Turn off cvs for a moment pending import of a newer version..

This commit is contained in:
Peter Wemm 1999-12-11 12:12:54 +00:00
parent 7ba4a77549
commit aa06d428e7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54426

View file

@ -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