From c901bebef2d9431ee8379a75aeebbb08cbc0cccf Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 31 Mar 1999 06:30:40 +0000 Subject: Hookup libgcc at gnu/lib instead of gnu/usr.bin/cc (libgcc was repository copied for me by Peter) --- gnu/lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/lib/Makefile') diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index 17b3c9b..5750f60 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.18 1998/08/31 13:47:38 dfr Exp $ +# $Id: Makefile,v 1.19 1998/09/02 14:56:59 bde Exp $ -SUBDIR= libdialog libg++ libgmp libmp libobjc libregex libreadline libstdc++ +SUBDIR= libdialog libg++ libgcc libgmp libmp libobjc libregex libreadline libstdc++ .include -- cgit v1.1