From 24967b010d40af3798e2d28c342e1de056c4db49 Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 12 Mar 1995 20:17:07 +0000 Subject: Don't install shared libgcc, we can't do it this way. I will uuencode and check in to a "compat20" area the 2.0-RELEASE version. --- gnu/lib/libgcc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gnu/lib/libgcc/Makefile') diff --git a/gnu/lib/libgcc/Makefile b/gnu/lib/libgcc/Makefile index 82fcfdd..e18fcde 100644 --- a/gnu/lib/libgcc/Makefile +++ b/gnu/lib/libgcc/Makefile @@ -1,11 +1,9 @@ # -# $Id: Makefile,v 1.6 1995/03/06 12:17:49 jkh Exp $ +# $Id: Makefile,v 1.7 1995/03/12 09:37:26 phk Exp $ # LIB= gcc INSTALL_PIC_ARCHIVE= yes -SHLIB_MAJOR= 261 -SHLIB_MINOR= 0 LIB1OBJS= _mulsi3.o _umodsi3.o _modsi3.o _lshrsi3.o _lshlsi3.o _ashrsi3.o _ashlsi3.o _divdf3.o _muldf3.o _negdf2.o _adddf3.o _subdf3.o _fixsfsi.o _floatsidf.o _floatsisf.o _truncdfsf2.o _extendsfdf2.o _addsf3.o _negsf2.o _subsf3.o _mulsf3.o _divsf3.o _eqdf2.o _nedf2.o _gtdf2.o _gedf2.o _ltdf2.o _ledf2.o _eqsf2.o _nesf2.o _gtsf2.o _gesf2.o _ltsf2.o _lesf2.o LIB2OBJS= _ffsdi2.o _udiv_w_sdiv.o _udivmoddi4.o _fixunssfsi.o _fixxfdi.o _fixunsxfdi.o _floatdixf.o _fixunsxfsi.o __gcc_bcmp.o _varargs.o _eprintf.o _op_new.o _op_vnew.o _new_handler.o _op_delete.o _op_vdel.o _bb.o _shtab.o _clear_cache.o __main.o _exit.o _ctors.o _eh.o _pure.o -- cgit v1.1