Searched defs:all (Results 776 - 800 of 895) sorted by relevance

<<313233343536

/illumos-gate/usr/src/cmd/gss/
H A DMakefile64 all := TARGET= all macro
80 all install clean clobber lint: $(SUBDIRS) $(BSMSUBDIRS)
/illumos-gate/usr/src/cmd/loadkeys/
H A DMakefile51 all: $(PROG) $(SUBDIRS)
68 all:= TARGET= all macro
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DMakefile61 all := TARGET= all macro
83 all : $(PROG) $(TXTS) $(SUBDIRS)
/illumos-gate/usr/src/ucbcmd/
H A DMakefile75 all:= TARGET= all macro
160 all clean clobber: $(SUBDIRS)
/illumos-gate/usr/src/psm/stand/boot/
H A DMakefile33 all := TARGET= all macro
41 all install lint clean: $(SUBDIRS)
50 # Cross-reference customization: include all boot-related source files.
/illumos-gate/usr/src/uts/i86pc/i86hvm/
H A DMakefile44 all := TARGET= all macro
64 def all clean clobber clean.lint modlist modlintlib: $(HVM_KMODS)
84 # kernel. This ends up doing all the kernel cross-checks.
/illumos-gate/usr/src/lib/libast/common/cdt/
H A Ddtstat.c76 int dtstat(reg Dt_t* dt, Dtstat_t* ds, int all) argument
78 int dtstat(dt, ds, all)
81 int all;
94 if(!all)
/illumos-gate/usr/src/uts/sun4u/starfire/
H A DMakefile63 all := TARGET= all macro
87 def all clean clobber clean.lint: genassym unix .WAIT \
/illumos-gate/usr/src/uts/sun4v/huron/
H A DMakefile48 all := TARGET= all macro
77 all:
/illumos-gate/usr/src/uts/sun4v/maramba/
H A DMakefile46 all := TARGET= all macro
78 all:
/illumos-gate/usr/src/uts/sun4v/ontario/
H A DMakefile43 all := TARGET= all macro
61 def all clean clobber clean.lint modlist: $(ONTARIO_KMODS)
/illumos-gate/usr/src/uts/sun4u/blade/
H A DMakefile42 all := TARGET= all macro
67 def all clean clobber clean.lint modlist: $(BLADE_KMODS) $(CLOSED_BLADE_KMODS)
/illumos-gate/usr/src/uts/sun4u/cherrystone/
H A DMakefile28 # This makefile drives the production of all Cherrystone system
43 all := TARGET= all macro
61 def all clean.lint clean clobber modlist: $(CHERRYSTONE_KMODS)
/illumos-gate/usr/src/uts/sun4u/daktari/
H A DMakefile29 # This makefile drives the production of all Daktari system
45 all := TARGET= all macro
63 def all clean.lint clean clobber modlist: $(DAKTARI_KMODS)
94 # kernel. This ends up doing all the kernel cross-checks, so it takes a couple
/illumos-gate/usr/src/uts/sun4u/lw2plus/
H A DMakefile44 all := TARGET= all macro
62 def all clean clean.lint clobber modlist: $(LW2PLUS_KMODS)
/illumos-gate/usr/src/uts/sun4u/mpxu/
H A DMakefile43 all := TARGET= all macro
61 def all clean clean.lint clobber modlist: $(MPXU_KMODS) $(CLOSED_MPXU_KMODS)
/illumos-gate/usr/src/uts/sparc/
H A DMakefile27 # This makefile drives the production of all implementation architecture
29 # means the module will run on all SPARC processor based machines
46 all := TARGET= all macro
62 def all install clean clobber modlist: $(KMODS) $(XMODS) config
/illumos-gate/usr/src/cmd/lvm/etc/
H A DMakefile41 all:= TARGET= all macro
68 all: $(LVMINITPROG) $(FLASHPREPROG) $(FLASHPOSTPROG)
70 install: all .WAIT $(DIRS) .WAIT $(ETCLVMINITPROG)
72 install: all .WAIT $(DIRS) .WAIT $(ETCLVMINITPROG) \
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A DMakefile70 all := TARGET= all macro
77 all: $(LIBS) $(LIBLINKS)
79 install: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS)
/illumos-gate/usr/src/cmd/boot/
H A DMakefile65 all:= TARGET= all macro
78 all clean clobber: $(SUBDIRS)
/illumos-gate/usr/src/cmd/
H A DMakefile791 all := TARGET = all macro
805 all install clean clobber lint: $(FIRST_SUBDIRS) .WAIT $(SUBDIRS) \
/illumos-gate/usr/src/lib/libnsl/
H A DMakefile71 all := TARGET= all macro
83 all: $(PROTOCOL_DIR) $(DERIVED_FILES) .WAIT $(SUBDIRS)
88 install: all .WAIT $(SUBDIRS)
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile46 all := TARGET= all macro
64 all clean clobber lint: $(SUBDIRS)
/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetauditflags.c80 au_mask_t all; /* value for the string "all" */ local
81 int plus_all = 0; /* true if +all */
82 int minus_all = 0; /* true if -all */
97 /* Get the mask value for the string "all" */
98 all.am_success = 0;
99 all.am_failure = 0;
100 if (getauditflagsbin("all", &all) != 0)
102 if (all
[all...]
/illumos-gate/usr/src/cmd/netadm/
H A DMakefile66 all := TARGET= all macro
74 all: $(PROG) $(PMLOG) $(SUBDIRS)
85 install: all $(DIRS) $(SUBDIRS) $(ROOTETCSAF) $(ROOTETCF) $(ROOTETCPM) $(ROOTVARPM)

Completed in 198 milliseconds

<<313233343536