From 98f978a585331a92a4e3ce1066de1ffd1cc72480 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 16 Jan 1995 17:53:43 +0000 Subject: [PATCH] Remove */doc --- gnu/lib/Makefile | 5 ++--- gnu/usr.bin/Makefile | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) 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