From aa06d428e795d622adb44662ea8aef422d55c815 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 11 Dec 1999 12:12:54 +0000 Subject: [PATCH] Turn off cvs for a moment pending import of a newer version.. --- gnu/usr.bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 8d1e080c8f3..05afc761df9 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