diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index a1736491656..3c81143abea 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 diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index ec620a06b4c..9417379a314 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