Home
last modified time | relevance | path

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

12345678910>>...18

/illumos-gate/usr/src/test/smbclient-tests/cmd/
H A DMakefile.cmd21 ROOTPROG= $(PROG:%=$(ROOTBINDIR)/%)
22 $(ROOTPROG) := FILEMODE = 0555
39 install: all $(ROOTPROG)
47 $(ROOTPROG): $(ROOTBINDIR) $(PROG)
/illumos-gate/usr/src/cmd/grep/
H A DMakefile49 install: all $(ROOTPROG) $(ROOTLINKS) $(ROOTXPG4LINKS)
51 $(ROOTLINKS): $(ROOTPROG)
53 -$(LN) $(ROOTPROG) $@
55 $(ROOTXPG4LINKS): $(ROOTPROG)
/illumos-gate/usr/src/cmd/intrd/
H A DMakefile41 ROOTPROG= $(ROOTLIB)/$(PROG) macro
42 $(ROOTPROG) := FILEMODE= 555
48 install: all .WAIT $(ROOTPROG) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
/illumos-gate/usr/src/cmd/pfexecd/
H A DMakefile43 ROOTPROG= $(ROOTLIB)/$(PROG) macro
44 $(ROOTPROG) := FILEMODE= 555
50 install: all .WAIT $(ROOTPROG) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
/illumos-gate/usr/src/cmd/man/
H A DMakefile40 install: all $(ROOTPROG) $(ROOTLINKS) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
48 $(ROOTLINKS): $(ROOTPROG)
49 $(RM) $@; $(LN) $(ROOTPROG) $@
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A DMakefile48 install: all $(ROOTPROG) $(ROOTLINK) $(ROOTLINK64) $(ROOTDECLINK)
53 $(ROOTLINK): $(ROOTPROG)
54 $(RM) $@; $(LN) $(ROOTPROG) $@
/illumos-gate/usr/src/cmd/compress/
H A DMakefile53 install: all $(ROOTPROG)
55 $(LN) $(ROOTPROG) $(ROOTBIN)/uncompress
56 $(LN) $(ROOTPROG) $(ROOTBIN)/zcat
/illumos-gate/usr/src/cmd/ast/ksh/builtins/
H A DMakefile107 $(ALIASPROG:%=$(ROOTBIN)/%): $(ROOTPROG)
108 $(RM) $@; $(LN) $(ROOTPROG) $@
134 install: all $(ROOTPROG) $(ROOTXPG4PROG) $(ROOTALIASPROG) $(ROOTXPG4ALIAS)
/illumos-gate/usr/src/cmd/awk/
H A DMakefile73 $(ROOTLINK): $(ROOTPROG)
74 $(RM) $@; $(LN) $(ROOTPROG) $@
91 install: all $(ROOTPROG) $(ROOTLINK)
/illumos-gate/usr/src/cmd/uname/
H A DMakefile38 -$(RM) $(ROOTPROG)
39 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
/illumos-gate/usr/src/cmd/pwconv/
H A DMakefile40 install: all $(ROOTUSRSBINPROG) $(ROOTPROG)
42 $(ROOTPROG):
/illumos-gate/usr/src/cmd/touch/
H A DMakefile41 install: all $(ROOTPROG)
43 $(LN) -f $(ROOTPROG) $(ROOTBIN)/settime
/illumos-gate/usr/src/cmd/sync/
H A DMakefile39 -$(RM) $(ROOTPROG)
40 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
/illumos-gate/usr/src/lib/fm/topo/modules/
H A DMakefile.plugin51 ROOTPROG = $($(CLASS)_ROOTPROG)
103 $(ROOTPROG): $$(@D) $(PROG)
106 install: $(ROOTPROG)
/illumos-gate/usr/src/cmd/zonename/
H A DMakefile41 $(RM) $(ROOTPROG)
42 $(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
/illumos-gate/usr/src/cmd/fdformat/
H A DMakefile42 $(ROOTPROG) := FILEMODE = 04555
50 install: all $(ROOTPROG)
/illumos-gate/usr/src/test/util-tests/tests/pcidb/
H A DMakefile22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro
26 install: $(ROOTPROG)
/illumos-gate/usr/src/test/util-tests/tests/date/
H A DMakefile22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro
26 install: $(ROOTPROG)
/illumos-gate/usr/src/test/util-tests/tests/find/
H A DMakefile22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro
26 install: $(ROOTPROG)
/illumos-gate/usr/src/test/util-tests/tests/dladm/
H A DMakefile22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro
26 install: $(ROOTPROG)
/illumos-gate/usr/src/cmd/chgrp/
H A DMakefile44 $(ROOTXPG4LINK): $(ROOTPROG)
48 install: all $(ROOTPROG) $(ROOTXPG4LINK)
/illumos-gate/usr/src/cmd/chown/
H A DMakefile44 $(ROOTXPG4LINK): $(ROOTPROG)
48 install: all $(ROOTPROG) $(ROOTXPG4LINK)
/illumos-gate/usr/src/cmd/powertop/
H A DMakefile45 -$(RM) $(ROOTPROG)
46 -$(LN) $(ISAEXEC) $(ROOTPROG)
/illumos-gate/usr/src/cmd/mdb/intel/ia32/mdb/
H A DMakefile46 -$(RM) $(ROOTPROG)
47 -$(LN) $(ISAEXEC) $(ROOTPROG)
/illumos-gate/usr/src/cmd/sgs/mcs/
H A DMakefile.targ48 $(ROOTLINKS): $(ROOTPROG)
50 $(LN) $(ROOTPROG) $@

12345678910>>...18