Home
last modified time | relevance | path

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

12345678910>>...87

/titanic_52/usr/src/lib/libsaveargs/
H A DMakefile.targ60 clobber: $(TYPES:%=clobber.%)
62 $(TYPES:%=clobber.%):
63 @$(MAKE) clobber.targ CURTYPE=$(@:clobber.%=%)
65 clobber.targ: clean
/titanic_52/usr/src/lib/libumem/
H A DMakefile.targ57 clobber: $(TYPES:%=clobber.%)
59 $(TYPES:%=clobber.%):
60 @$(MAKE) clobber.targ CURTYPE=$(@:clobber.%=%)
62 clobber.targ: clean
/titanic_52/usr/src/lib/libdisasm/
H A DMakefile.targ60 clobber: $(TYPES:%=clobber.%)
62 $(TYPES:%=clobber.%):
63 @$(MAKE) clobber.targ CURTYPE=$(@:clobber.%=%)
65 clobber.targ: clean
/titanic_52/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
245 # Build or clobber all of the requested cross-references.
248 if [ -n "$clobber" ]; then
250 $MAKE -e -f $XREFMK xref.${xref}.clobber > /dev/null ||
251 warn "$reldir: cannot clobber $xref cross-reference"
/titanic_52/usr/src/lib/libfruutils/
H A DMakefile40 clobber := TARGET= clobber macro
48 all install clean clobber lint: $(SUBDIRS) target
63 clobber: po_clean target
/titanic_52/usr/src/cmd/pcidr/
H A DMakefile54 clobber := TARGET = clobber macro
62 clobber: target
72 all clean clobber lint: $(SUBDIRS) target
/titanic_52/usr/src/cmd/sendmail/
H A DMakefile44 clobber:= TARGET= clobber macro
49 all clean clobber lint: $(SUBDIRS) target
55 clobber: FRC target
/titanic_52/usr/src/lib/libfru/
H A DMakefile45 clobber := TARGET= clobber macro
53 all install clean clobber lint: $(SUBDIRS) target
68 clobber: po_clean target
/titanic_52/usr/src/uts/intel/
H A DMakefile53 clobber := TARGET= clobber macro
68 def all install clean clobber modlist: $(KMODS) $(XMODS) config target
70 clobber: clobber.targ target
/titanic_52/usr/src/cmd/dtrace/test/
H A DMakefile.subdirs32 clobber := TARGET += clobber
36 all clean clobber install lint: $(SUBDIRS)
/titanic_52/usr/src/lib/librsc/sparc/
H A DMakefile35 clobber := TARGET= clobber macro
39 all clean clobber install lint : $(SUBDIRS) target
/titanic_52/usr/src/lib/libsys/
H A DMakefile32 clobber := TARGET= clobber macro
37 all clean clobber install: $(SUBDIRS) target
/titanic_52/usr/src/cmd/hal/addons/
H A DMakefile33 clobber := TARGET= clobber macro
37 all install clean clobber: $(SUBDIRS) target
/titanic_52/usr/src/lib/librsc/
H A DMakefile34 clobber := TARGET= clobber macro
40 all clean clobber install lint : $(SUBDIRS) target
/titanic_52/usr/src/cmd/sckmd/sparc/
H A DMakefile36 clobber := TARGET= clobber macro
41 all install lint clean clobber: $(SUBDIRS) target
/titanic_52/usr/src/psm/stand/bootblks/zfs/
H A DMakefile34 clobber := TARGET= clobber macro
39 all install clean clobber lint : $(SUBDIRS) target
/titanic_52/usr/src/psm/stand/bootblks/zfs/i386/
H A DMakefile36 clobber := TARGET= clobber macro
41 all install lint clean clobber: FRC target
/titanic_52/usr/src/cmd/cvcd/sparc/
H A DMakefile38 clobber := TARGET= clobber macro
43 all install lint clean clobber: $(SUBDIRS) target
/titanic_52/usr/src/lib/libpcp/
H A DMakefile35 clobber := TARGET= clobber macro
41 all clean clobber install lint : $(SUBDIRS) target
/titanic_52/usr/src/psm/stand/bootblks/hsfs/i386/
H A DMakefile37 clobber := TARGET= clobber macro
42 all install lint clean clobber: FRC target
/titanic_52/usr/src/psm/stand/bootblks/hsfs/
H A DMakefile34 clobber := TARGET= clobber macro
39 all install clean clobber lint : $(SUBDIRS) target
/titanic_52/usr/src/lib/libdns_sd/java/com/apple/
H A DMakefile33 clobber:= TARGET = clobber macro
38 all clean install clobber: ${SUBDIRS} target
/titanic_52/usr/src/boot/
H A DMakefile25 clobber := TARGET = clobber macro
27 all install clean clobber: $(SUBDIRS) target
/titanic_52/usr/src/cmd/cvcd/sparc/sun4u/
H A DMakefile38 clobber := TARGET= clobber macro
43 all install lint clean clobber: $(SUBDIRS) target
/titanic_52/usr/src/cmd/picl/plugins/sun4v/lib/
H A DMakefile38 clobber := TARGET= clobber macro
43 all install clean clobber lint : $(SUBDIRS) target

12345678910>>...87