aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-01-11 06:56:12 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-01-11 06:56:12 +0000
commit514c347b58127f2e059f910abb0c083d4835fdbc (patch)
tree4d971991f66c56d22f53191e5348ca351db99ad7 /gnu
parent09122d010bcdd12e192c8dd08abc356a00feebc9 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index a0e2bbf4dca5a..7f612b965fbcd 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.12 1994/11/07 08:22:17 davidg Exp $
+# $Id: Makefile,v 1.13 1995/01/10 20:04:35 ache Exp $
-SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb grep groff gzip kgdb ld \
- man patch perl ptx rcs sdiff send-pr send-pr/doc sort tar texinfo
+SUBDIR= as awk awk/doc bc cc cpio cvs dc dialog diff diff3 gdb grep groff \
+ gzip kgdb ld man patch perl ptx rcs sdiff send-pr send-pr/doc \
+ sort tar texinfo
.include <bsd.subdir.mk>