summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-08-13 02:45:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-08-13 02:45:42 +0000
commite143a73f7e9c80cd1ce803e7315fd390758fc3d3 (patch)
tree3c8e7175ca1b78126c6c6a31a4b6b3971e8d6d6e /gnu/usr.bin
parentf942c12215d148ceee04866e7414d953c44e5e9c (diff)
make is not sh
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/cvs/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/Makefile.bsd-wrapper b/gnu/usr.bin/cvs/Makefile.bsd-wrapper
index f7a102b93c7..f256efab9df 100644
--- a/gnu/usr.bin/cvs/Makefile.bsd-wrapper
+++ b/gnu/usr.bin/cvs/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.18 1996/08/13 02:35:15 deraadt Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.19 1996/08/13 02:45:41 deraadt Exp $
.include <bsd.own.mk>
@@ -9,7 +9,7 @@ CLEANFILES= man/cvs.cat1 man/cvs.cat5 man/cvsbug.cat8 lib/getdate.c \
.if defined(KERBEROS)
KRB=--with-krb4=/usr
-.fi
+.endif
all: config.status
${MAKE} ${GNUCFLAGS} LDFLAGS=${LDSTATIC}