From d2b0829c4c7f559e295922938bb820e9fa07da49 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 14 Apr 1999 23:59:09 +0000 Subject: Remove references to libg++ and libf2c that aren't needed post-EGCS. --- lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index 87440ed..90941a0 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.87 1998/12/17 23:02:11 dfr Exp $ +# $Id: Makefile,v 1.88 1999/03/14 17:55:55 markm Exp $ # To satisfy shared library or ELF linkage when only the libraries being # built are visible: @@ -7,7 +7,7 @@ # csu must be built before all shared libaries for ELF. # libcom_err must be built before libss. # libcrypt must be built before libskey. -# libm must be built before libf2c, libg++ and libstdc++. +# libm must be built before libstdc++. # libmd must be built before libatm, libopie, libradius, libskey, # and libtacplus. # libmytinfo must be built before libdialog and libncurses. -- cgit v1.1