diff options
-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 185ee261ebe..81c19f8b62e 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.27 1995/12/07 07:26:32 phil Exp $ -SUBDIR+= bc cpio dc diff diff3 gawk grep groff +SUBDIR+= bc cpio cvs dc diff diff3 gawk grep groff SUBDIR+= gzip rcs sdiff send-pr sort tar # some ports don't use the tool chain in /usr/src |