aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-01-12 02:56:15 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-01-12 02:56:15 +0000
commit4d7b8c926959300cb67096c56d53f5e586caa9e9 (patch)
tree19fb3ae24d98c5ae54c540868abd18a5257d52be /gnu
parentbfb9b93ee98b0f135c50f9bebd2ee30f76d4d36d (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 1ba3cc705eb4..ec620a06b4c8 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.15 1995/01/12 01:35:31 ache Exp $
+# $Id: Makefile,v 1.16 1995/01/12 02:50:50 ache Exp $
-SUBDIR= as as/doc awk awk/doc bc cc cpio cvs dc dialog diff diff3 gdb grep \
- groff gzip kgdb ld man patch perl ptx ptx/doc rcs sdiff send-pr \
+SUBDIR= as as/doc awk awk/doc bc cc cpio cvs dc dc/doc dialog diff diff3 gdb \
+ grep groff gzip kgdb ld man patch perl ptx ptx/doc rcs sdiff send-pr \
send-pr/doc sort tar texinfo
.include <bsd.subdir.mk>