Home
last modified time | relevance | path

Searched refs:ROOTUSRSBINPROG (Results 1 – 25 of 186) sorted by relevance

12345678

/titanic_50/usr/src/cmd/trapstat/i386/
H A DMakefile35 install: $(ROOTUSRSBINPROG)
37 $(ROOTUSRSBINPROG):
38 $(RM) $(ROOTUSRSBINPROG)
39 $(LN) $(PLATEXEC) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/svr4pkg/pkgadd/
H A DMakefile44 install: all $(ROOTUSRSBINPROG) $(ROOTLINKS)
46 $(ROOTLINKS): $(ROOTUSRSBINPROG)
48 $(LN) $(ROOTUSRSBINPROG) $@
/titanic_50/usr/src/cmd/svr4pkg/installf/
H A DMakefile44 install: all $(ROOTUSRSBINPROG) $(ROOTUSRSBINLINK)
46 $(ROOTUSRSBINLINK): $(ROOTUSRSBINPROG)
47 $(RM) $@; $(LN) $(ROOTUSRSBINPROG) $@
/titanic_50/usr/src/cmd/dfs.cmds/dfshares/
H A DMakefile47 install: all $(ROOTUSRSBINPROG) $(ROOTLINK)
49 $(ROOTLINK): $(ROOTUSRSBINPROG)
50 $(RM) $@; $(LN) $(ROOTUSRSBINPROG) $@
/titanic_50/usr/src/cmd/lp/cmd/scripts/
H A DMakefile35 ROOTUSRSBINPROG= $(USRSBINPROG:%=$(ROOTUSRSBIN)/%) macro
36 $(ROOTUSRSBINPROG) := FILEMODE=555
52 install: $(ROOTUSRSBINPROG) $(ROOTLIBPROG) $(ROOTSYMLINKS)
/titanic_50/usr/src/cmd/dfs.cmds/sharemgr/
H A DMakefile.com52 $(RM) $(ROOTUSRSBINPROG); \
53 $(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
65 $(SHAREMGRNO64)install: $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/halt/
H A DMakefile68 install: all $(ROOTUSRSBINPROG) $(ROOTLINKS) $(ROOTSYMLINKS) $(SUBDIRS)
70 $(ROOTLINKS): $(ROOTUSRSBINPROG)
72 $(LN) $(ROOTUSRSBINPROG) $@
/titanic_50/usr/src/cmd/sync/
H A DMakefile41 -$(RM) $(ROOTUSRSBINPROG)
42 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/autopush/
H A DMakefile39 $(RM) $(ROOTETCPROG) $(ROOTUSRSBINPROG)
41 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/uadmin/
H A DMakefile43 -$(RM) $(ROOTUSRSBINPROG)
44 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/prtdiag/sparc/
H A DMakefile.targ29 $(RM) $(ROOTUSRSBINPROG)
30 $(LN) $(PLATEXEC) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/plockstat/
H A DMakefile48 -$(RM) $(ROOTUSRSBINPROG)
49 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/zhack/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/lockstat/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/intrstat/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/zdb/
H A DMakefile47 -$(RM) $(ROOTUSRSBINPROG)
48 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/zinject/
H A DMakefile46 -$(RM) $(ROOTUSRSBINPROG)
47 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/dtrace/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/dlstat/
H A DMakefile47 $(RM) $(ROOTUSRSBINPROG)
48 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/consadm/
H A DMakefile.com49 install: all $(ROOTUSRSBINPROG)
51 $(LN) $(ROOTUSRSBINPROG) $(ROOTUSRSBIN)/consadmd
/titanic_50/usr/src/cmd/init/
H A DMakefile46 $(RM) $(ROOTUSRSBINPROG)
49 $(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/print/selector/
H A DMakefile36 ROOTUSRSBINPROG = $(SBINPROG:%=$(ROOTUSRSBIN)/%) macro
53 install: $(ROOTUSRSBINPROG) $(ROOTUSRBINPROG) $(ROOTUSRBINLINKS) $(ROOTUSRSBINLINKS)
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A DMakefile62 install: all $(ROOTUSRSBINPROG) $(ROOTMANIFEST)
72 $(ROOTUSRSBINPROG): $(ROOTUSRSBIN)
/titanic_50/usr/src/cmd/cmd-crypto/cryptoadm/
H A DMakefile60 $(RM) $(ROOTUSRSBINPROG)
61 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_50/usr/src/cmd/flowadm/
H A DMakefile61 $(RM) $(ROOTUSRSBINPROG)
62 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)

12345678