/titanic_41/usr/src/cmd/intrd/ |
H A D | Makefile | 41 ROOTPROG= $(ROOTLIB)/$(PROG) macro 42 $(ROOTPROG) := FILEMODE= 555 48 install: all .WAIT $(ROOTPROG) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
|
/titanic_41/usr/src/cmd/pfexecd/ |
H A D | Makefile | 44 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 D | Makefile | 34 ROOTPROG= $(PROG:%=$(ROOTLIBLPBIN)/%) macro 35 $(ROOTPROG) := FILEMODE=555 49 install: all $(ROOTLIBLPBIN) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/man/ |
H A D | Makefile | 36 install: all $(ROOTPROG) $(ROOTLINKS) 44 $(ROOTLINKS): $(ROOTPROG) 45 $(RM) $@; $(LN) $(ROOTPROG) $@
|
/titanic_41/usr/src/cmd/compress/ |
H A D | Makefile | 53 install: all $(ROOTPROG) 55 $(LN) $(ROOTPROG) $(ROOTBIN)/uncompress 56 $(LN) $(ROOTPROG) $(ROOTBIN)/zcat
|
/titanic_41/usr/src/cmd/ksh/builtins/ |
H A D | Makefile | 106 $(ALIASPROG:%=$(ROOTBIN)/%): $(ROOTPROG) 107 $(RM) $@; $(LN) $(ROOTPROG) $@ 139 install: all $(ROOTPROG) $(ROOTXPG4PROG) $(ROOTALIASPROG) $(ROOTXPG4ALIAS)
|
/titanic_41/usr/src/cmd/avs/ncall/ |
H A D | Makefile | 65 install: $(SUBDIRS) all $(ROOTPROG) $(ROOTLINK) 79 $(ROOTLINK): $(ROOTLIB) $(ROOTPROG) 80 -$(RM) $@; $(LN) $(ROOTPROG) $@
|
/titanic_41/usr/src/cmd/avs/dscfg/ |
H A D | Makefile | 63 install: $(SUBDIRS) all $(ROOTSHFILES) $(ROOTPROG) $(ROOTLINK) $(ROOTSHLINK) 73 $(ROOTLINK): $(ROOTUSRSBIN) $(ROOTPROG) 74 -$(RM) $@; $(LN) $(ROOTPROG) $@
|
/titanic_41/usr/src/cmd/avs/sv/ |
H A D | Makefile | 65 install: $(SUBDIRS) all $(ROOTPROG) $(ROOTLINK1) $(ROOTLINK2) 86 $(ROOTLINK1): $(ROOTUSRSBIN) $(ROOTPROG) 89 $(ROOTLINK2): $(ROOTUSRSBIN) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/pwconv/ |
H A D | Makefile | 39 install: all $(ROOTUSRSBINPROG) $(ROOTPROG) 41 $(ROOTPROG):
|
/titanic_41/usr/src/cmd/avs/dsstat/ |
H A D | Makefile | 68 install: $(SUBDIRS) all $(ROOTPROG) $(ROOTLINK) 86 $(ROOTLINK): $(ROOTUSRSBIN) $(ROOTPROG) 87 -$(RM) $@; $(LN) $(ROOTPROG) $@
|
/titanic_41/usr/src/cmd/sync/ |
H A D | Makefile | 39 -$(RM) $(ROOTPROG) 40 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/touch/ |
H A D | Makefile | 41 install: all $(ROOTPROG) 43 $(LN) -f $(ROOTPROG) $(ROOTBIN)/settime
|
/titanic_41/usr/src/cmd/uname/ |
H A D | Makefile | 38 -$(RM) $(ROOTPROG) 39 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/fdformat/ |
H A D | Makefile | 40 $(ROOTPROG) := FILEMODE = 04555 48 install: all $(ROOTPROG)
|
/titanic_41/usr/src/cmd/zonename/ |
H A D | Makefile | 41 $(RM) $(ROOTPROG) 42 $(SYMLINK) ../../sbin/$(PROG) $(ROOTPROG)
|
/titanic_41/usr/src/test/util-tests/tests/dladm/ |
H A D | Makefile | 22 ROOTPROG = $(PROG:%=$(ROOTOPTPKG)/%) macro 26 install: $(ROOTPROG)
|
/titanic_41/usr/src/cmd/strings/ |
H A D | Makefile | 46 -$(RM) $(ROOTPROG) 47 -$(LN) $(ISAEXEC) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/truss/ |
H A D | Makefile | 51 -$(RM) $(ROOTPROG) 52 -$(LN) $(ISAEXEC) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/mdb/sparc/v7/mdb/ |
H A D | Makefile | 47 -$(RM) $(ROOTPROG) 48 -$(LN) $(ISAEXEC) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/mdb/sparc/v9/mdb/ |
H A D | Makefile | 47 -$(RM) $(ROOTPROG) 48 -$(LN) $(ISAEXEC) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/mdb/intel/ia32/mdb/ |
H A D | Makefile | 46 -$(RM) $(ROOTPROG) 47 -$(LN) $(ISAEXEC) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/savecore/ |
H A D | Makefile | 51 -$(RM) $(ROOTPROG) 52 -$(LN) $(ISAEXEC) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/newtask/ |
H A D | Makefile | 49 -$(RM) $(ROOTPROG) 50 -$(LN) $(ISAEXEC) $(ROOTPROG)
|
/titanic_41/usr/src/cmd/nohup/ |
H A D | Makefile | 52 -$(RM) $(ROOTPROG) 53 -$(LN) $(ISAEXEC) $(ROOTPROG)
|