summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/lib/Makefile5
-rw-r--r--gnu/usr.bin/Makefile8
2 files changed, 6 insertions, 7 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index a173649..3c81143 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -1,6 +1,5 @@
-# $Id: Makefile,v 1.6 1995/01/04 22:38:51 ache Exp $
+# $Id: Makefile,v 1.7 1995/01/11 04:34:23 ache Exp $
-SUBDIR= libdialog libg++ libmalloc libregex libregex/doc libreadline \
- libreadline/doc
+SUBDIR= libdialog libg++ libmalloc libregex libreadline
.include <bsd.subdir.mk>
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index ec620a0..9417379 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.16 1995/01/12 02:50:50 ache Exp $
+# $Id: Makefile,v 1.17 1995/01/12 02:56:15 ache Exp $
-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
+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 \
+ sort tar texinfo
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud