From 9a15012667f074e965fe695df3ce7fb2df056638 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Wed, 2 Sep 1998 14:56:59 +0000 Subject: [PATCH] Fixed munging of the SUBDIR list in rev.1.16-1.18. --- gnu/lib/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index 5f3d88febbf..17b3c9b57ed 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,7 +1,5 @@ -# $Id: Makefile,v 1.17 1998/02/19 07:30:06 jb Exp $ +# $Id: Makefile,v 1.18 1998/08/31 13:47:38 dfr Exp $ -SUBDIR= libdialog libg++ libgmp libmp libstdc++ - -SUBDIR+= libobjc libregex libreadline +SUBDIR= libdialog libg++ libgmp libmp libobjc libregex libreadline libstdc++ .include