Searched refs:ROOTUSRSBINPROG (Results 1 - 25 of 175) sorted by relevance

1234567

/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/pcitool/sparc/
H A DMakefile29 install: all $(ROOTUSRSBINPROG) $(ROOTMAN1MFILES)
/illumos-gate/usr/src/cmd/pcitool/i386/
H A DMakefile30 install: all $(ROOTUSRSBINPROG) $(ROOTMAN1MFILES)
/illumos-gate/usr/src/cmd/sync/
H A DMakefile41 -$(RM) $(ROOTUSRSBINPROG)
42 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/syslogd/i386/
H A DMakefile36 install: all $(ROOTUSRSBINPROG) $(ROOTETCCONFIG) $(ROOTLIBROTATE) logfiles
/illumos-gate/usr/src/cmd/syslogd/sparc/
H A DMakefile34 install: all $(ROOTUSRSBINPROG) $(ROOTETCCONFIG) $(ROOTLIBROTATE) logfiles
/illumos-gate/usr/src/cmd/dfs.cmds/dfshares/
H A DMakefile47 install: all $(ROOTUSRSBINPROG) $(ROOTLINK)
49 $(ROOTLINK): $(ROOTUSRSBINPROG)
50 $(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/svr4pkg/pkgadd/
H A DMakefile44 install: all $(ROOTUSRSBINPROG) $(ROOTLINKS)
46 $(ROOTLINKS): $(ROOTUSRSBINPROG)
48 $(LN) $(ROOTUSRSBINPROG) $@
/illumos-gate/usr/src/cmd/psradm/
H A DMakefile35 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/dfs.cmds/shareall/
H A DMakefile39 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/dfs.cmds/unshareall/
H A DMakefile39 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/mkfile/
H A DMakefile39 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/msgid/
H A DMakefile37 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/emul64ioctl/
H A DMakefile39 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/clinfo/
H A DMakefile39 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/fs.d/nfs/exportfs/
H A DMakefile36 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/getdevpolicy/
H A DMakefile35 install: all $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/tsol/atohexlabel/
H A DMakefile43 install: all $(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/zdb/
H A DMakefile47 -$(RM) $(ROOTUSRSBINPROG)
48 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/zhack/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/zinject/
H A DMakefile46 -$(RM) $(ROOTUSRSBINPROG)
47 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/pbind/
H A DMakefile49 -$(RM) $(ROOTUSRSBINPROG)
50 -$(LN) $(ISAEXEC) $(ROOTUSRSBINPROG)

Completed in 148 milliseconds

1234567