summaryrefslogtreecommitdiff
path: root/gnu/egcs/libiberty/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>1999-05-28 16:17:35 +0000
committerMarc Espie <espie@cvs.openbsd.org>1999-05-28 16:17:35 +0000
commitc9a7c496c4b4ccdffde8f5c6a51fe1fbdf59afca (patch)
tree1150f743e4c3150285f2c62dfc4c32fccede9062 /gnu/egcs/libiberty/Makefile.bsd-wrapper
parenta907962886528677eb846a0d72cfdb804f0c237e (diff)
remove more files to clean
Diffstat (limited to 'gnu/egcs/libiberty/Makefile.bsd-wrapper')
-rw-r--r--gnu/egcs/libiberty/Makefile.bsd-wrapper5
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/egcs/libiberty/Makefile.bsd-wrapper b/gnu/egcs/libiberty/Makefile.bsd-wrapper
index 6d88c4df45c..3f4bbaa266e 100644
--- a/gnu/egcs/libiberty/Makefile.bsd-wrapper
+++ b/gnu/egcs/libiberty/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.1 1999/05/26 15:47:00 espie Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.2 1999/05/28 16:17:34 espie Exp $
LIB= iberty
CPPFLAGS+= -I$(.CURDIR) -I$(.CURDIR)/../include -I$(.OBJDIR)
@@ -32,4 +32,7 @@ CLEANFILES+= config.h config.status needed-list
# XXX -- Why are these not removed by the generated Makefile?
CLEANFILES+= insque.o insque.po insque.so
+# and more
+CLEANFILES+=Makefile config.cache config.log stamp-h xhost-mkfrag testsuite/Makefile
+
.include <bsd.lib.mk>