diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-19 09:30:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-19 09:30:55 +0000 |
commit | 84d7055e7f6ac017529613d48a2f8a1205aa5fa1 (patch) | |
tree | 6108c15a16bcdf794f36f8fbef610af5d1dd2320 | |
parent | 701165f3964a00325e997104a43d55f59f854280 (diff) |
build cvs
-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 |