From b6805bf78d2bbbeeaea8909a05623587b42d58b3 Mon Sep 17 00:00:00 2001 From: Gordon Ross Date: Fri, 23 Aug 2013 18:31:03 -0400 Subject: 4072 make clobber leaves trash Reviewed by: Albert Lee Reviewed by: Dan McDonald Reviewed by: Marcel Telka Reviewed by: Richard Lowe Approved by: Garrett D'Amore --- usr/src/lib/libbe/Makefile.com | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr/src/lib/libbe') diff --git a/usr/src/lib/libbe/Makefile.com b/usr/src/lib/libbe/Makefile.com index 013d2bdc37..b71a0f85b5 100644 --- a/usr/src/lib/libbe/Makefile.com +++ b/usr/src/lib/libbe/Makefile.com @@ -56,6 +56,8 @@ CERRWARN += -_gcc=-Wno-unused-label CERRWARN += -_gcc=-Wno-uninitialized CERRWARN += -_gcc=-Wno-address +CLOBBERFILES += $(LIBRARY) + $(LINTLIB) := SRCS= $(SRCDIR)/$(LINTSRC) .KEEP_STATE: -- cgit v1.2.3