summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/cvs/Makefile.bsd-wrapper3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/Makefile.bsd-wrapper b/gnu/usr.bin/cvs/Makefile.bsd-wrapper
index a307999949d..24833d47515 100644
--- a/gnu/usr.bin/cvs/Makefile.bsd-wrapper
+++ b/gnu/usr.bin/cvs/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $Id: Makefile.bsd-wrapper,v 1.9 1996/01/30 03:22:47 tholo Exp $
+# $Id: Makefile.bsd-wrapper,v 1.10 1996/02/02 00:11:23 niklas Exp $
MAN= man/cvs.1 man/cvs.5 man/cvsbug.8 man/cvsinit.8 man/mkmodules.1
@@ -8,6 +8,7 @@ all: config.status
.FORCE: .IGNORE
config: .FORCE
+ -rm config.cache
sh ${.CURDIR}/configure --prefix=/usr --with-krb4=/usr
config.status: