diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2001-08-10 09:35:58 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2001-08-10 09:35:58 +0000 |
| commit | 635a163b6a8c16861b4842065b1b503318e08dfa (patch) | |
| tree | f2090adbdacb86a3d19777e32001b2748d256d17 /gnu/usr.bin/Makefile | |
| parent | 3b82ede012c7916f03dcc6e6b6274b40a5062404 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
| -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 694f38a86336..f4a3d002a1a6 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) |
