artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00cbd20
)
rm '-f' config.cache
author
david
<david@openbsd.org>
Wed, 6 Mar 1996 17:54:06 +0000
(17:54 +0000)
committer
david
<david@openbsd.org>
Wed, 6 Mar 1996 17:54:06 +0000
(17:54 +0000)
gnu/usr.bin/cvs/Makefile.bsd-wrapper
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/cvs/Makefile.bsd-wrapper
b/gnu/usr.bin/cvs/Makefile.bsd-wrapper
index
4db64b4
..
56ff027
100644
(file)
--- 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.1
1 1996/02/06 03:38:29 etheisen
Exp $
+# $Id: Makefile.bsd-wrapper,v 1.1
2 1996/03/06 17:54:06 david
Exp $
MAN= man/cvs.1 man/cvs.5 man/cvsbug.8 man/cvsinit.8 man/mkmodules.1
GNUCFLAGS= CFLAGS="${CFLAGS}"
@@
-11,7
+11,7
@@
all: config.status
.FORCE: .IGNORE
config: .FORCE
- -rm config.cache
+ -rm
-f
config.cache
sh ${.CURDIR}/configure --prefix=/usr --with-krb4=/usr
config.status: