diff options
| author | tv <tv@NetBSD.org> | 1999-02-11 15:43:43 +0000 |
|---|---|---|
| committer | tv <tv@NetBSD.org> | 1999-02-11 15:43:43 +0000 |
| commit | f778190eb0a89ee5ce71a97706fc1aba8e7d0e53 (patch) | |
| tree | db492093c5b696976934569f17f3e541e595e699 /gnu | |
| parent | 4e62e177abb8db183efd2c02d56eb5d4e6330313 (diff) | |
Add texinfo.
Diffstat (limited to 'gnu')
| -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 e42eb43f2d4..9bb8b352107 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 1999/02/11 00:49:43 tv Exp $ +# $NetBSD: Makefile,v 1.80 1999/02/11 15:43:43 tv Exp $ SUBDIR+= bc binutils cpio dc diff diff3 egcs gawk grep gprof groff -SUBDIR+= gzip ld.new rcs sdiff send-pr sort tar +SUBDIR+= gzip ld.new rcs sdiff send-pr sort tar texinfo .if (${MACHINE_ARCH} == "i386") SUBDIR+= gdb |
