Home
last modified time | relevance | path

Searched refs:ROOTPROG (Results 1 – 25 of 445) sorted by relevance

12345678910>>...18

/titanic_41/usr/src/cmd/intrd/
H A DMakefile41 ROOTPROG= $(ROOTLIB)/$(PROG) macro
42 $(ROOTPROG) := FILEMODE= 555
48 install: all .WAIT $(ROOTPROG) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
/titanic_41/usr/src/cmd/pfexecd/
H A DMakefile44 ROOTPROG= $(ROOTLIB)/$(PROG) macro
45 $(ROOTPROG) := FILEMODE= 555
51 install: all .WAIT $(ROOTPROG) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
/titanic_41/usr/src/cmd/print/printer-info/
H A DMakefile34 ROOTPROG= $(PROG:%=$(ROOTLIBLPBIN)/%) macro
35 $(ROOTPROG) := FILEMODE=555
49 install: all $(ROOTLIBLPBIN) $(ROOTPROG)
/titanic_41/usr/src/cmd/man/
H A DMakefile36 install: all $(ROOTPROG) $(ROOTLINKS)
44 $(ROOTLINKS): $(ROOTPROG)
45 $(RM) $@; $(LN) $(ROOTPROG) $@
/titanic_41/usr/src/cmd/compress/
H A DMakefile53 install: all $(ROOTPROG)
55 $(LN) $(ROOTPROG) $(ROOTBIN)/uncompress
56 $(LN) $(ROOTPROG) $(ROOTBIN)/zcat
/titanic_41/usr/src/cmd/ksh/builtins/
H A DMakefile106 $(ALIASPROG:%=$(ROOTBIN)/%): $(ROOTPROG)
107 $(RM) $@; $(LN) $(ROOTPROG) $@
139 install: all $(ROOTPROG) $(ROOTXPG4PROG) $(ROOTALIASPROG) $(ROOTXPG4ALIAS)
/titanic_41/usr/src/cmd/avs/ncall/
H A DMakefile65 install: $(SUBDIRS) all $(ROOTPROG) $(ROOTLINK)
79 $(ROOTLINK): $(ROOTLIB) $(ROOTPROG)
80 -$(RM) $@; $(LN) $(ROOTPROG) $@
/titanic_41/usr/src/cmd/avs/dscfg/
H A DMakefile63 install: $(SUBDIRS) all $(ROOTSHFILES) $(ROOTPROG) $(ROOTLINK) $(ROOTSHLINK)
73 $(ROOTLINK): $(ROOTUSRSBIN) $(ROOTPROG)
74 -$(RM) $@; $(LN) $(ROOTPROG) $@
/titanic_41/usr/src/cmd/avs/sv/
H A DMakefile65 install: $(SUBDIRS) all $(ROOTPROG) $(ROOTLINK1) $(ROOTLINK2)
86 $(ROOTLINK1): $(ROOTUSRSBIN) $(ROOTPROG)
89 $(ROOTLINK2): $(ROOTUSRSBIN) $(ROOTPROG)
/titanic_41/usr/src/cmd/pwconv/
H A DMakefile39 install: all $(ROOTUSRSBINPROG) $(ROOTPROG)
41 $(ROOTPROG):
/titanic_41/usr/src/cmd/avs/dsstat/
H A DMakefile68 install: $(SUBDIRS) all $(ROOTPROG) $(ROOTLINK)
86 $(ROOTLINK): $(ROOTUSRSBIN) $(ROOTPROG)
87 -$(RM) $@; $(LN) $(ROOTPROG) $@
/titanic_41/usr/src/cmd/sync/
H A DMakefile39 -$(RM) $(ROOTPROG)
40 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
/titanic_41/usr/src/cmd/touch/
H A DMakefile41 install: all $(ROOTPROG)
43 $(LN) -f $(ROOTPROG) $(ROOTBIN)/settime
/titanic_41/usr/src/cmd/uname/
H A DMakefile38 -$(RM) $(ROOTPROG)
39 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
/titanic_41/usr/src/cmd/fdformat/
H A DMakefile40 $(ROOTPROG) := FILEMODE = 04555
48 install: all $(ROOTPROG)
/titanic_41/usr/src/cmd/zonename/
H A DMakefile41 $(RM) $(ROOTPROG)
42 $(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
/titanic_41/usr/src/test/util-tests/tests/dladm/
H A DMakefile22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro
26 install: $(ROOTPROG)
/titanic_41/usr/src/cmd/strings/
H A DMakefile46 -$(RM) $(ROOTPROG)
47 -$(LN) $(ISAEXEC) $(ROOTPROG)
/titanic_41/usr/src/cmd/truss/
H A DMakefile51 -$(RM) $(ROOTPROG)
52 -$(LN) $(ISAEXEC) $(ROOTPROG)
/titanic_41/usr/src/cmd/mdb/sparc/v7/mdb/
H A DMakefile47 -$(RM) $(ROOTPROG)
48 -$(LN) $(ISAEXEC) $(ROOTPROG)
/titanic_41/usr/src/cmd/mdb/sparc/v9/mdb/
H A DMakefile47 -$(RM) $(ROOTPROG)
48 -$(LN) $(ISAEXEC) $(ROOTPROG)
/titanic_41/usr/src/cmd/mdb/intel/ia32/mdb/
H A DMakefile46 -$(RM) $(ROOTPROG)
47 -$(LN) $(ISAEXEC) $(ROOTPROG)
/titanic_41/usr/src/cmd/savecore/
H A DMakefile51 -$(RM) $(ROOTPROG)
52 -$(LN) $(ISAEXEC) $(ROOTPROG)
/titanic_41/usr/src/cmd/newtask/
H A DMakefile49 -$(RM) $(ROOTPROG)
50 -$(LN) $(ISAEXEC) $(ROOTPROG)
/titanic_41/usr/src/cmd/nohup/
H A DMakefile52 -$(RM) $(ROOTPROG)
53 -$(LN) $(ISAEXEC) $(ROOTPROG)

12345678910>>...18