aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-12-11 12:12:54 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-12-11 12:12:54 +0000
commitaa06d428e795d622adb44662ea8aef422d55c815 (patch)
treefd8a10eb887a8fb585fad9b302b18487fdafa077 /gnu/usr.bin/Makefile
parent7ba4a77549608d0e95c658564a3855c1dd667127 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 8d1e080c8f3b..05afc761df9a 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -3,7 +3,7 @@
SUBDIR= awk bc binutils bison cc cpio dc dialog diff diff3 gperf \
grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo
-.if !defined(NO_CVS)
+.if !defined(NO_CVS) && 0
SUBDIR+=cvs
.endif