head	1.6;
access;
symbols
	gcc-2_8_1-990325:1.6
	gcc-2_8_1-990319:1.6
	gcc-2_8_1-990302:1.6
	gcc_2_8_1-990302:1.6
	gcc_2_8_1-990222:1.6
	gcc-2_8_1-990109:1.6
	gcc-2_8_1-981210:1.6
	gcc-2_8_1-981208:1.6
	gcc-2_8_1-980929:1.6
	gcc_2_8_1-980929:1.6
	gcc-2_8_1-980928:1.6
	gcc-2_8_1-980813:1.6
	gcc-2_8_1-980811:1.6
	gcc-2_8_1-980718:1.6
	gcc-2_8_1-980705:1.6
	gcc-2_8_1-980627:1.6
	gcc-2_8_1-980609:1.6
	gcc-2_8_1-980608:1.6
	gcc-2_8_1-980529:1.6
	gcc-2_8_1-980525:1.6
	gcc-2_8_1-980513:1.6
	gcc-2_8_1-980502:1.6
	gcc-2_8_1-980402:1.6
	gcc-2_8_1-980426:1.6
	gcc-2_8_1-980419:1.6
	gcc-2_8_1-980413:1.6
	gcc-2_8_1-980412:1.6
	gcc-2_8_1-980407:1.6
	gcc-2_8_1-980401:1.6
	gcc_2_8_1-980315:1.6
	gcc-2_8_1-RELEASE:1.6;
locks; strict;
comment	@# @;


1.6
date	94.02.09.00.07.04;	author wilson;	state Exp;
branches;
next	1.5;

1.5
date	93.05.24.06.52.53;	author rms;	state Exp;
branches;
next	1.4;

1.4
date	93.05.23.20.34.04;	author rms;	state Exp;
branches;
next	1.3;

1.3
date	92.12.28.02.29.41;	author jrv;	state Exp;
branches;
next	1.2;

1.2
date	92.06.28.14.03.42;	author mycroft;	state Exp;
branches;
next	1.1;

1.1
date	92.01.18.07.42.17;	author rms;	state Exp;
branches;
next	;


desc
@# There is an alloca in -lbsd, but it is limited to 32K
@


1.6
log
@(FIXINCLUDES): Delete definition.
@
text
@# There is an alloca in -lbsd, but it is limited to 32K
ALLOCA = alloca.o

# If you are running out of memory while compiling gcc, with the standard
# /bin/cc uncomment MALLOCLIB line. That version of malloc is slower but
# has less overhead than the one in libc.
#MALLOCLIB = -lmalloc

# Uncomment out the next line if you want to link with the shareable libc_s.
#CLIB_S = -lc_s

CLIB = -lld $(MALLOCLIB) $(CLIB_S)
@


1.5
log
@(CLIB): Defined.
@
text
@a12 3

# Use a special fixincludes file to avoid munging types.h.
FIXINCLUDES = fixinc.ps2
@


1.4
log
@(FIXINCLUDES): Defined.
@
text
@d4 10
@


1.3
log
@Renamed from x-aix386.
@
text
@d3 3
@


1.2
log
@entered into RCS
@
text
@@


1.1
log
@Initial revision
@
text
@a2 3

# Is this right?
# INSTALL=cp
@
