Home
last modified time | relevance | path

Searched refs:clobber (Results 1 – 25 of 2041) sorted by relevance

12345678910>>...82

/illumos-gate/usr/src/lib/libsaveargs/
H A DMakefile.targ55 clobber: $(TYPES:%=clobber.%)
57 $(TYPES:%=clobber.%):
58 @$(MAKE) clobber.targ CURTYPE=$(@:clobber.%=%)
60 clobber.targ: clean
/illumos-gate/usr/src/lib/libumem/
H A DMakefile.targ53 clobber: $(TYPES:%=clobber.%)
55 $(TYPES:%=clobber.%):
56 @$(MAKE) clobber.targ CURTYPE=$(@:clobber.%=%)
58 clobber.targ: clean
/illumos-gate/usr/src/lib/libdisasm/
H A DMakefile.targ55 clobber: $(TYPES:%=clobber.%)
57 $(TYPES:%=clobber.%):
58 @$(MAKE) clobber.targ CURTYPE=$(@:clobber.%=%)
60 clobber.targ: clean
/illumos-gate/usr/src/tools/scripts/
H A Dxref.sh102 clobber=
109 clobber=y
220 if [ -z "$clobber" ]; then
227 if [ -z "$noflg" -a -z "$clobber" ]; then
248 if [ -n "$clobber" ]; then
250 $MAKE -e -f $XREFMK xref.${xref}.clobber > /dev/null ||
/illumos-gate/usr/src/uts/intel/
H A DMakefile51 clobber := TARGET= clobber macro
62 def all install clean clobber modlist: $(KMODS) $(XMODS) config target
64 clobber: clobber.targ target
/illumos-gate/usr/src/lib/libfruutils/
H A DMakefile36 clobber := TARGET= clobber macro
43 all install clean clobber: $(SUBDIRS) target
58 clobber: po_clean target
/illumos-gate/usr/src/cmd/pcidr/
H A DMakefile46 clobber := TARGET = clobber macro
53 clobber: target
62 all clean clobber: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/sendmail/
H A DMakefile46 clobber:= TARGET= clobber macro
51 all clean clobber lint: $(SUBDIRS) target
57 clobber: FRC target
/illumos-gate/usr/src/lib/libfru/
H A DMakefile45 clobber := TARGET= clobber macro
52 all install clean clobber: $(SUBDIRS) target
67 clobber: po_clean target
/illumos-gate/usr/src/tools/
H A DMakefile129 clobber := TARGET= clobber macro
139 clobber:= DOROOTDIRS= macro
142 clobber:= DOROOTONBLDLIBPY= macro
149 clobber: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/bhyve/test/
H A DMakefile.subdirs20 clobber := TARGET += clobber
23 all clean clobber install: $(SUBDIRS)
/illumos-gate/usr/src/test/
H A DMakefile.com19 clobber := TARGET = clobber
23 all clean clobber install: $(SUBDIRS)
/illumos-gate/usr/src/cmd/dtrace/test/
H A DMakefile.subdirs31 clobber := TARGET += clobber
34 all clean clobber install: $(SUBDIRS)
/illumos-gate/usr/src/lib/librsc/sparc/
H A DMakefile31 clobber := TARGET= clobber macro
34 all clean clobber install: $(SUBDIRS) target
/illumos-gate/usr/src/lib/librsc/
H A DMakefile31 clobber := TARGET= clobber macro
36 all clean clobber install: $(SUBDIRS) target
/illumos-gate/usr/src/lib/libpcp/
H A DMakefile31 clobber := TARGET= clobber macro
36 all clean clobber install: $(SUBDIRS) target
/illumos-gate/usr/src/lib/brand/ipkg/
H A DMakefile36 clobber := TARGET= clobber macro
38 all install clean clobber: $(SUBDIRS) target
/illumos-gate/usr/src/lib/brand/labeled/
H A DMakefile36 clobber := TARGET= clobber macro
38 all install clean clobber: $(SUBDIRS) target
/illumos-gate/usr/src/psm/
H A DMakefile30 all install clean clobber: $(SUBDIRS) target
34 clobber := TARGET = clobber macro
/illumos-gate/usr/src/data/bhyve/
H A DMakefile20 clobber := TARGET=clobber macro
27 all clean clobber install: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/fs.d/lofs/
H A DMakefile35 clobber:= TARGET= clobber macro
41 all install clean clobber: $(SUBDIRS) target
/illumos-gate/usr/src/test/crypto-tests/tests/hmac/
H A DMakefile21 clobber := TARGET = clobber macro
25 all clean clobber install: $(ALGS) target
/illumos-gate/usr/src/cmd/sgs/unifdef/
H A DMakefile33 clobber:= TARGET= clobber macro
37 all clean clobber install: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/sgs/gprof/
H A DMakefile34 clobber:= TARGET= clobber macro
38 all clean clobber install: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/sgs/error/
H A DMakefile32 clobber:= TARGET= clobber macro
36 all clean clobber install: $(SUBDIRS) target

12345678910>>...82