Home
last modified time | relevance | path

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

12345678

/titanic_41/usr/src/cmd/trapstat/i386/
H A DMakefile35 install: $(ROOTUSRSBINPROG)
37 $(ROOTUSRSBINPROG):
38 $(RM) $(ROOTUSRSBINPROG)
39 $(LN) $(PLATEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/svr4pkg/pkgadd/
H A DMakefile44 install: all $(ROOTUSRSBINPROG) $(ROOTLINKS)
46 $(ROOTLINKS): $(ROOTUSRSBINPROG)
48 $(LN) $(ROOTUSRSBINPROG) $@
/titanic_41/usr/src/cmd/svr4pkg/installf/
H A DMakefile44 install: all $(ROOTUSRSBINPROG) $(ROOTUSRSBINLINK)
46 $(ROOTUSRSBINLINK): $(ROOTUSRSBINPROG)
47 $(RM) $@; $(LN) $(ROOTUSRSBINPROG) $@
/titanic_41/usr/src/cmd/dfs.cmds/dfshares/
H A DMakefile47 install: all $(ROOTUSRSBINPROG) $(ROOTLINK)
49 $(ROOTLINK): $(ROOTUSRSBINPROG)
50 $(RM) $@; $(LN) $(ROOTUSRSBINPROG) $@
/titanic_41/usr/src/cmd/lp/cmd/scripts/
H A DMakefile35 ROOTUSRSBINPROG= $(USRSBINPROG:%=$(ROOTUSRSBIN)/%) macro
36 $(ROOTUSRSBINPROG) := FILEMODE=555
52 install: $(ROOTUSRSBINPROG) $(ROOTLIBPROG) $(ROOTSYMLINKS)
/titanic_41/usr/src/cmd/dfs.cmds/sharemgr/
H A DMakefile.com52 $(RM) $(ROOTUSRSBINPROG); \
53 $(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
65 $(SHAREMGRNO64)install: $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/halt/
H A DMakefile68 install: all $(ROOTUSRSBINPROG) $(ROOTLINKS) $(ROOTSYMLINKS) $(SUBDIRS)
70 $(ROOTLINKS): $(ROOTUSRSBINPROG)
72 $(LN) $(ROOTUSRSBINPROG) $@
/titanic_41/usr/src/cmd/sync/
H A DMakefile41 -$(RM) $(ROOTUSRSBINPROG)
42 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/autopush/
H A DMakefile39 $(RM) $(ROOTETCPROG) $(ROOTUSRSBINPROG)
41 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/uadmin/
H A DMakefile43 -$(RM) $(ROOTUSRSBINPROG)
44 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/prtdiag/sparc/
H A DMakefile.targ29 $(RM) $(ROOTUSRSBINPROG)
30 $(LN) $(PLATEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/plockstat/
H A DMakefile48 -$(RM) $(ROOTUSRSBINPROG)
49 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/psrset/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/zhack/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/pbind/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/lockstat/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/zdb/
H A DMakefile47 -$(RM) $(ROOTUSRSBINPROG)
48 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/zinject/
H A DMakefile46 -$(RM) $(ROOTUSRSBINPROG)
47 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/intrstat/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/dtrace/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/dlstat/
H A DMakefile47 $(RM) $(ROOTUSRSBINPROG)
48 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/swap/
H A DMakefile57 -$(RM) $(ROOTUSRSBINPROG)
58 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/lvm/md_monitord/i386/
H A DMakefile59 ROOTUSRSBINPROG=$(PROG:%=$(ROOTUSRSBIN)/%)
60 install: all $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/lvm/md_monitord/sparc/
H A DMakefile58 ROOTUSRSBINPROG=$(PROG:%=$(ROOTUSRSBIN)/%)
59 install: all $(ROOTUSRSBINPROG)
/titanic_41/usr/src/cmd/sysdef/
H A DMakefile53 -$(RM) $(ROOTUSRSBINPROG)
54 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)

12345678