reactivate cvs subdir build

This commit is contained in:
Peter Wemm 1999-12-11 17:32:07 +00:00
parent 3f2aa30a37
commit 2c3311bb47
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54446

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) && 0
.if !defined(NO_CVS)
SUBDIR+=cvs
.endif