Searched defs:install (Results 801 - 825 of 853) sorted by relevance

<<3132333435

/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile29 MANIFEST= client.xml install.xml
35 SVCMETHOD= dns-install
49 install := TARGET= install macro
66 install: $(SUBDIRS) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
83 # install rule for install_h target
/illumos-gate/usr/src/cmd/netadm/
H A DMakefile39 # Don't re-install /etc/saf which is installed by Targetdirs
67 install := TARGET= install macro
85 install: all $(DIRS) $(SUBDIRS) $(ROOTETCSAF) $(ROOTETCF) $(ROOTETCPM) $(ROOTVARPM)
/illumos-gate/usr/src/cmd/picl/plugins/common/piclevent/
H A DMakefile77 install := TARGET= install macro
85 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A DMakefile78 install := TARGET= install macro
89 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A DMakefile75 install := TARGET= install macro
87 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A DMakefile78 install := TARGET= install macro
86 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A DMakefile80 install := TARGET= install macro
88 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A DMakefile79 install := TARGET= install macro
87 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A DMakefile81 install := TARGET= install macro
89 install: all $(USR_PSM_LIBS)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A DMakefile80 install := TARGET= install macro
88 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A DMakefile72 install := TARGET= install macro
83 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A DMakefile79 install := TARGET= install macro
87 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A DMakefile77 install := TARGET= install macro
85 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/memcfg/
H A DMakefile80 install := TARGET= install macro
90 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A DMakefile71 install := TARGET= install macro
83 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A DMakefile77 install := TARGET= install macro
85 install: all $(ROOTLIBDIR) $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A DMakefile82 install := TARGET= install macro
93 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A DMakefile83 install := TARGET= install macro
91 install: all $(USR_PLAT_PLUGINS_LNECK) \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A DMakefile80 install := TARGET= install macro
88 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
/illumos-gate/usr/src/cmd/refer/
H A DMakefile62 #Don't re-install dir already installed by Targetdirs
74 install:= TARGET= install macro
110 install: all .WAIT $(ROOTDIRS) \
/illumos-gate/usr/src/cmd/hal/tools/
H A DMakefile86 install := TARGET= install macro
160 install: all $(ROOTUSRSBINPROG) $(ROOTCMD) $(SUBDIR)
/illumos-gate/usr/src/cmd/ucodeadm/
H A DMakefile61 install := TARGET = install macro
70 install: all $(ROOTUSRSBINPROG) $(ROOTUCODEPATH) $(ROOTINTELUCODE) $(ROOTAMDUCODE)
/illumos-gate/usr/src/uts/
H A DMakefile74 install := TARGET= install macro
89 install: all_h install_dirs $(PMTMO_FILE) $($(MACH)_ARCHITECTURES)
125 # targets to install header file. The machine independent headers are
129 # in turn, is responsible for invoking the Makefiles which install headers.
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile55 install := TARGET= install macro
79 install: install_platforms setup genassym unix .WAIT \
/illumos-gate/usr/src/uts/sun4v/
H A DMakefile66 install := TARGET= install macro
100 install: install_platforms genassym unix .WAIT $(KMODS) $(CLOSED_KMODS) \

Completed in 230 milliseconds

<<3132333435