Home
last modified time | relevance | path

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

12345678

/illumos-gate/usr/src/cmd/trapstat/i386/
H A DMakefile35 install: $(ROOTUSRSBINPROG)
37 $(ROOTUSRSBINPROG):
38 $(RM) $(ROOTUSRSBINPROG)
39 $(LN) $(PLATEXEC) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A DMakefile44 install: all $(ROOTUSRSBINPROG) $(ROOTLINKS)
46 $(ROOTLINKS): $(ROOTUSRSBINPROG)
48 $(LN) $(ROOTUSRSBINPROG) $@
/illumos-gate/usr/src/cmd/dfs.cmds/dfshares/
H A DMakefile43 install: all $(ROOTUSRSBINPROG) $(ROOTLINK)
45 $(ROOTLINK): $(ROOTUSRSBINPROG)
46 $(RM) $@; $(LN) $(ROOTUSRSBINPROG) $@
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A DMakefile44 install: all $(ROOTUSRSBINPROG) $(ROOTUSRSBINLINK)
46 $(ROOTUSRSBINLINK): $(ROOTUSRSBINPROG)
47 $(RM) $@; $(LN) $(ROOTUSRSBINPROG) $@
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A DMakefile36 $(ROOTLINKS) := INSLINKTARGET = $(ROOTUSRSBINPROG)
58 $(ROOTLINKS): $(ROOTUSRSBINPROG)
61 install: all $(ROOTUSRSBINPROG) $(ROOTMANIFEST) $(ROOTLINKS)
/illumos-gate/usr/src/cmd/lp/cmd/scripts/
H A DMakefile35 ROOTUSRSBINPROG= $(USRSBINPROG:%=$(ROOTUSRSBIN)/%) macro
36 $(ROOTUSRSBINPROG) := FILEMODE=555
52 install: $(ROOTUSRSBINPROG) $(ROOTLIBPROG) $(ROOTSYMLINKS)
/illumos-gate/usr/src/cmd/halt/
H A DMakefile67 install: all $(ROOTUSRSBINPROG) $(ROOTLINKS) $(ROOTSYMLINKS) $(SUBDIRS)
69 $(ROOTLINKS): $(ROOTUSRSBINPROG)
71 $(LN) $(ROOTUSRSBINPROG) $@
/illumos-gate/usr/src/cmd/sync/
H A DMakefile41 -$(RM) $(ROOTUSRSBINPROG)
42 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/autopush/
H A DMakefile39 $(RM) $(ROOTETCPROG) $(ROOTUSRSBINPROG)
41 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/uadmin/
H A DMakefile43 -$(RM) $(ROOTUSRSBINPROG)
44 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/prtdiag/sparc/
H A DMakefile.targ29 $(RM) $(ROOTUSRSBINPROG)
30 $(LN) $(PLATEXEC) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/dlstat/
H A DMakefile50 $(RM) $(ROOTUSRSBINPROG)
51 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/consadm/
H A DMakefile.com49 install: all $(ROOTUSRSBINPROG)
51 $(LN) $(ROOTUSRSBINPROG) $(ROOTUSRSBIN)/consadmd
/illumos-gate/usr/src/cmd/print/scripts/
H A DMakefile46 ROOTUSRSBINPROG= $(USRSBINPROG:%=$(ROOTUSRSBIN)/%) macro
47 $(ROOTUSRSBINPROG) := FILEMODE=555
130 $(ROOTUSRSBIN) $(ROOTUSRSBINPROG) \
/illumos-gate/usr/src/cmd/print/selector/
H A DMakefile36 ROOTUSRSBINPROG = $(SBINPROG:%=$(ROOTUSRSBIN)/%) macro
53 install: $(ROOTUSRSBINPROG) $(ROOTUSRBINPROG) $(ROOTUSRBINLINKS) $(ROOTUSRSBINLINKS)
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A DMakefile60 $(RM) $(ROOTUSRSBINPROG)
61 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/flowadm/
H A DMakefile61 $(RM) $(ROOTUSRSBINPROG)
62 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/flowstat/
H A DMakefile64 $(RM) $(ROOTUSRSBINPROG)
65 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/bhyvectl/
H A DMakefile26 CLOBBERFILES += $(ROOTUSRSBINPROG)
52 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/dladm/
H A DMakefile63 $(RM) $(ROOTUSRSBINPROG)
64 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/auditrecord/
H A DMakefile46 install: all $(ROOTUSRSBINPROG) install_data
65 $(ROOTUSRSBINPROG): $(PROG)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A DMakefile69 -$(RM) $(ROOTUSRSBINPROG)
70 -$(SYMLINK) ../lib/inet/${PROG} $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/init/
H A DMakefile59 $(RM) $(ROOTUSRSBINPROG)
62 $(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A DMakefile97 $(ROOTUSRSBINLINKS): $(ROOTUSRSBINPROG)
100 install: $(PROG) $(ROOTFS_PROG) .WAIT $(ROOTUSRSBINPROG) \
/illumos-gate/usr/src/cmd/pcitool/sparc/
H A DMakefile28 install: all $(ROOTUSRSBINPROG)

12345678