Home
last modified time | relevance | path

Searched refs:install (Results 1 – 25 of 4418) sorted by path

12345678910>>...177

/illumos-gate/
H A D.gitignore19 /usr/src/install-*.out
26 /usr/src/tools/install-*.out
/illumos-gate/usr/src/
H A DMakefile79 install := TARGET= install macro
80 install1 := TARGET= install
81 install2 := TARGET= install
108 install: install1 install2 _msg stage-licenses target
125 @cd common/mapfiles; pwd; $(MAKE) install
199 @cd tools; pwd; $(MAKE) RELEASE_BUILD= install
H A DMakefile.master137 INS= $(ONBLD_TOOLS)/bin/$(MACH)/install
H A DREADME.license-files64 both the all and install targets, and should be removed via
H A DTargetdirs326 /usr/sadm/install \
327 /usr/sadm/install/bin \
328 /usr/sadm/install/scripts \
384 /var/sadm/install \
385 /var/sadm/install/admin \
386 /var/sadm/install/logs \
585 $(ROOT)/var/sadm/install/logs := DIRMODE= 555
653 # Installing a directory symlink calls for overriding INS.dir to install
/illumos-gate/usr/src/boot/
H A DMakefile26 install := TARGET = install macro
38 install: all .WAIT $(INSTDIRS) target
/illumos-gate/usr/src/boot/common/
H A DMakefile.inc68 SRCS+= install.c
H A Dinstall.c48 COMMAND_SET(install, "install", "install software package", command_install);
184 install(char *pkgname) in install() function
338 return (install(argv[argidx])); in command_install()
/illumos-gate/usr/src/boot/efi/
H A DMakefile22 all install clean clobber: $(SUBDIRS) target
27 install := TARGET = install macro
/illumos-gate/usr/src/boot/efi/libefi/
H A DMakefile25 install := TARGET = install macro
29 install: all target
H A DMakefile.com19 install:
/illumos-gate/usr/src/boot/efi/loader/
H A DMakefile25 install := TARGET = install macro
27 all clean clobber install: $(SUBDIRS) target
H A DMakefile.com140 install: all $(ROOTBOOTFILES)
/illumos-gate/usr/src/boot/forth/
H A DMakefile58 install: $(ROOT_BOOT_DEFAULTS) $(ROOT_BOOT_FORTH) $(ROOTBOOTFILES) \ target
/illumos-gate/usr/src/boot/i386/
H A DMakefile26 install:= TARGET= install macro
34 install: all .WAIT $(INSTDIRS) target
/illumos-gate/usr/src/boot/i386/btx/
H A DMakefile23 install:= TARGET= install macro
31 install: all target
/illumos-gate/usr/src/boot/i386/btx/btx/
H A DMakefile48 all install: $(PROG) target
/illumos-gate/usr/src/boot/i386/btx/btxldr/
H A DMakefile32 all install: $(PROG) target
/illumos-gate/usr/src/boot/i386/btx/lib/
H A DMakefile30 all install: $(PROG) target
/illumos-gate/usr/src/boot/i386/cdboot/
H A DMakefile35 install: $(PROG:%=$(ROOT_BOOT)/%) target
/illumos-gate/usr/src/boot/i386/libi386/
H A DMakefile23 all install: libi386.a target
/illumos-gate/usr/src/boot/i386/loader/
H A DMakefile39 install: all $(ROOTBOOTLOADER) target
154 install: all $(ROOTBOOTFILES) target
/illumos-gate/usr/src/boot/i386/pmbr/
H A DMakefile36 install: $(PROG:%=$(ROOT_BOOT)/%) target
/illumos-gate/usr/src/boot/i386/pxeldr/
H A DMakefile75 install: $(BOOT:%=$(ROOT_BOOT)/%) target
/illumos-gate/usr/src/boot/libficl/
H A DMakefile21 install := TARGET = install macro
25 all install: $(SUBDIRS) target

12345678910>>...177