diff options
| author | christos <christos@NetBSD.org> | 2009-04-08 16:29:18 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2009-04-08 16:29:18 +0000 |
| commit | abaef4a949b644b0e9ea0d8991041aec5199bc48 (patch) | |
| tree | 758bfc1d083ebc64326e39f2a5586cbbe60b9bad /gnu | |
| parent | 1ef020be5f53d7fe1ac7555e2e2547016df4c3ba (diff) | |
unhook cvs
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index a20937062fc..f863cc67665 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2008/09/24 02:19:45 dogcow Exp $ +# $NetBSD: Makefile,v 1.129 2009/04/08 16:29:18 christos Exp $ # for OBJECT_FMT .include <bsd.own.mk> @@ -8,9 +8,6 @@ SUBDIR+= bc SUBDIR+= binutils .endif SUBDIR+= c89 c99 -.if ${MKCVS} != "no" -SUBDIR+= xcvs -.endif SUBDIR+= dc diffutils gkermit grep SUBDIR+= groff rcs send-pr texinfo |
