diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 05afc761df9a..8d1e080c8f3b 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) && 0 +.if !defined(NO_CVS) SUBDIR+=cvs .endif