aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2004-04-15 01:01:07 +0000
committerPeter Wemm <peter@FreeBSD.org>2004-04-15 01:01:07 +0000
commit257229b8344f726e54893280d469db63f1d68e38 (patch)
tree4b9023dd25f8b6306b1be5026d63a8c7f2ea68a5 /gnu
parentd901a5218e0664600dc8db23f51ec0c274240a59 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index b6a7cbd68871..d57c4974ab15 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -15,8 +15,8 @@ _gperf=gperf
SUBDIR+=groff
.endif
-.if !defined(NO_CVS)
-SUBDIR+=cvs
-.endif
+#.if !defined(NO_CVS)
+#SUBDIR+=cvs
+#.endif
.include <bsd.subdir.mk>