diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2001-08-13 19:04:26 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2001-08-13 19:04:26 +0000 |
| commit | f949006c5871a1f9bff2abfc6cd63621e671c7c9 (patch) | |
| tree | 0b62733ac28daec3c6d2b3a9afc21a3c6cdecb8b /gnu/usr.bin | |
| parent | 395a636fb233e862bf7feafe81c539d9475ffc79 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index f4a3d002a1a6..694f38a86336 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -4,7 +4,7 @@ SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 gperf \ grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo .if !defined(NO_CVS) -#SUBDIR+=cvs +SUBDIR+=cvs .endif .if defined(WANT_AOUT) |
