/illumos-gate/usr/src/test/smbclient-tests/cmd/ |
H A D | Makefile.cmd | 21 ROOTPROG= $(PROG:%=$(ROOTBINDIR)/%) 22 $(ROOTPROG) := FILEMODE = 0555 39 install: all $(ROOTPROG) 47 $(ROOTPROG): $(ROOTBINDIR) $(PROG)
|
/illumos-gate/usr/src/cmd/grep/ |
H A D | Makefile | 49 install: all $(ROOTPROG) $(ROOTLINKS) $(ROOTXPG4LINKS) 51 $(ROOTLINKS): $(ROOTPROG) 53 -$(LN) $(ROOTPROG) $@ 55 $(ROOTXPG4LINKS): $(ROOTPROG)
|
/illumos-gate/usr/src/cmd/intrd/ |
H A D | Makefile | 41 ROOTPROG= $(ROOTLIB)/$(PROG) macro 42 $(ROOTPROG) := FILEMODE= 555 48 install: all .WAIT $(ROOTPROG) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
|
/illumos-gate/usr/src/cmd/pfexecd/ |
H A D | Makefile | 43 ROOTPROG= $(ROOTLIB)/$(PROG) macro 44 $(ROOTPROG) := FILEMODE= 555 50 install: all .WAIT $(ROOTPROG) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
|
/illumos-gate/usr/src/cmd/man/ |
H A D | Makefile | 40 install: all $(ROOTPROG) $(ROOTLINKS) $(ROOTMANIFEST) $(ROOTSVCMETHOD) 48 $(ROOTLINKS): $(ROOTPROG) 49 $(RM) $@; $(LN) $(ROOTPROG) $@
|
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/ |
H A D | Makefile | 48 install: all $(ROOTPROG) $(ROOTLINK) $(ROOTLINK64) $(ROOTDECLINK) 53 $(ROOTLINK): $(ROOTPROG) 54 $(RM) $@; $(LN) $(ROOTPROG) $@
|
/illumos-gate/usr/src/cmd/compress/ |
H A D | Makefile | 53 install: all $(ROOTPROG) 55 $(LN) $(ROOTPROG) $(ROOTBIN)/uncompress 56 $(LN) $(ROOTPROG) $(ROOTBIN)/zcat
|
/illumos-gate/usr/src/cmd/ast/ksh/builtins/ |
H A D | Makefile | 107 $(ALIASPROG:%=$(ROOTBIN)/%): $(ROOTPROG) 108 $(RM) $@; $(LN) $(ROOTPROG) $@ 134 install: all $(ROOTPROG) $(ROOTXPG4PROG) $(ROOTALIASPROG) $(ROOTXPG4ALIAS)
|
/illumos-gate/usr/src/cmd/awk/ |
H A D | Makefile | 73 $(ROOTLINK): $(ROOTPROG) 74 $(RM) $@; $(LN) $(ROOTPROG) $@ 91 install: all $(ROOTPROG) $(ROOTLINK)
|
/illumos-gate/usr/src/lib/fm/topo/modules/ |
H A D | Makefile.plugin | 51 ROOTPROG = $($(CLASS)_ROOTPROG) 103 $(ROOTPROG): $$(@D) $(PROG) 106 install: $(ROOTPROG)
|
/illumos-gate/usr/src/cmd/uname/ |
H A D | Makefile | 38 -$(RM) $(ROOTPROG) 39 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
|
/illumos-gate/usr/src/cmd/pwconv/ |
H A D | Makefile | 40 install: all $(ROOTUSRSBINPROG) $(ROOTPROG) 42 $(ROOTPROG):
|
/illumos-gate/usr/src/cmd/touch/ |
H A D | Makefile | 41 install: all $(ROOTPROG) 43 $(LN) -f $(ROOTPROG) $(ROOTBIN)/settime
|
/illumos-gate/usr/src/cmd/sync/ |
H A D | Makefile | 39 -$(RM) $(ROOTPROG) 40 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
|
/illumos-gate/usr/src/cmd/zonename/ |
H A D | Makefile | 41 $(RM) $(ROOTPROG) 42 $(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
|
/illumos-gate/usr/src/cmd/fdformat/ |
H A D | Makefile | 42 $(ROOTPROG) := FILEMODE = 04555 50 install: all $(ROOTPROG)
|
/illumos-gate/usr/src/test/util-tests/tests/pcidb/ |
H A D | Makefile | 22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro 26 install: $(ROOTPROG)
|
/illumos-gate/usr/src/test/util-tests/tests/date/ |
H A D | Makefile | 22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro 26 install: $(ROOTPROG)
|
/illumos-gate/usr/src/test/util-tests/tests/dladm/ |
H A D | Makefile | 22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro 26 install: $(ROOTPROG)
|
/illumos-gate/usr/src/cmd/chgrp/ |
H A D | Makefile | 44 $(ROOTXPG4LINK): $(ROOTPROG) 48 install: all $(ROOTPROG) $(ROOTXPG4LINK)
|
/illumos-gate/usr/src/cmd/chown/ |
H A D | Makefile | 44 $(ROOTXPG4LINK): $(ROOTPROG) 48 install: all $(ROOTPROG) $(ROOTXPG4LINK)
|
/illumos-gate/usr/src/cmd/mdb/intel/ia32/mdb/ |
H A D | Makefile | 46 -$(RM) $(ROOTPROG) 47 -$(LN) $(ISAEXEC) $(ROOTPROG)
|
/illumos-gate/usr/src/test/util-tests/tests/find/ |
H A D | Makefile | 23 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro 28 install: $(ROOTPROG) $(ROOTLIB)
|
/illumos-gate/usr/src/cmd/sgs/mcs/ |
H A D | Makefile.targ | 48 $(ROOTLINKS): $(ROOTPROG) 50 $(LN) $(ROOTPROG) $@
|
/illumos-gate/usr/src/test/util-tests/tests/sleep/ |
H A D | Makefile | 23 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro 30 install: $(ROOTPROG) $(ROOTDATA)
|