From d291d9f21e8c0417aec99de243dd48bc400002d0 Mon Sep 17 00:00:00 2001 From: frits Date: Tue, 22 Nov 2005 18:35:14 -0800 Subject: 6352154 warlock all is not clean 6352865 reduce messages from USB drivers in /var/adm/messages --- usr/src/uts/sparc/ecpp/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'usr/src/uts/sparc/ecpp') diff --git a/usr/src/uts/sparc/ecpp/Makefile b/usr/src/uts/sparc/ecpp/Makefile index aae40c1ed4..352a8e6212 100644 --- a/usr/src/uts/sparc/ecpp/Makefile +++ b/usr/src/uts/sparc/ecpp/Makefile @@ -21,7 +21,7 @@ # # # uts/sparc/ecpp/Makefile -# Copyright 2004 Sun Microsystems, Inc. All rights reserved. +# Copyright 2005 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #ident "%Z%%M% %I% %E% SMI" @@ -77,9 +77,11 @@ all: $(ALL_DEPS) clean: $(CLEAN_DEPS) -clobber: $(CLOBBER_DEPS) +clean: $(CLEAN_DEPS); \ + $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) -lint: $(LINT_DEPS) +clobber: $(CLOBBER_DEPS); \ + $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) modlintlib: $(MODLINTLIB_DEPS) lint64 -- cgit v1.2.3