diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2004-06-10 19:02:42 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2004-06-10 19:02:42 +0000 |
| commit | 5602449b6910611169caac4c92b240d74148eca2 (patch) | |
| tree | 59c502572f8a58755ba5b7f4ff6e44a2338a7543 /gnu | |
| parent | 2a8436eae5b075c64f57f32ac04b1bb41ed99cf6 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 b6a7cbd688712..d88f8e47ce3c1 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -16,7 +16,7 @@ SUBDIR+=groff .endif .if !defined(NO_CVS) -SUBDIR+=cvs +#SUBDIR+=cvs .endif .include <bsd.subdir.mk> |
