diff options
| author | christos <christos@NetBSD.org> | 2000-09-04 22:12:22 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2000-09-04 22:12:22 +0000 |
| commit | 82dfee0b88239d0fdb3a6c0d005a699e9c535dbd (patch) | |
| tree | a6bd99d3fc8be05978b0fba3c1262c9aa2ea32c2 /gnu/usr.bin | |
| parent | 1aedcfb5d35f4c455714f8be7cc6a1055bfb58cd (diff) | |
Build cvs
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index f8a25106484..d56cb54c662 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.96 2000/08/07 03:07:24 mrg Exp $ +# $NetBSD: Makefile,v 1.97 2000/09/04 22:12:22 christos Exp $ # for OBJECT_FMT .include <bsd.own.mk> -SUBDIR+= bc binutils dc diff diff3 egcs gas.new gawk gdb grep gprof +SUBDIR+= bc binutils cvs dc diff diff3 egcs gas.new gawk gdb grep gprof SUBDIR+= groff gzip ld.new rcs sdiff send-pr sort texinfo SUBDIR+= cpio |
