summaryrefslogtreecommitdiff
path: root/tools/compat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/compat/Makefile')
-rw-r--r--tools/compat/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/compat/Makefile b/tools/compat/Makefile
index f1e892d1c7d..48717de0246 100644
--- a/tools/compat/Makefile
+++ b/tools/compat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/07/29 19:25:02 fredb Exp $
+# $NetBSD: Makefile,v 1.26 2003/08/01 17:04:02 lukem Exp $
HOSTLIB= nbcompat
@@ -38,7 +38,8 @@ CPPFLAGS+= -I. -I./include -I${.CURDIR} -DHAVE_CONFIG_H \
${.CURDIR}/../../usr.bin/lex
DPSRCS+= defs.mk
-CLEANFILES= config.log config.status configure.lineno confdefs.h *.stamp
+CLEANFILES+= defs.mk
+CLEANFILES+= config.log config.status configure.lineno confdefs.h *.stamp
# Get components of Berkeley DB.
_CURDIR:= ${.CURDIR}