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


1.5
date	98.01.07.22.51.27;	author kenner;	state Exp;
branches;
next	1.4;

1.4
date	93.07.05.21.49.33;	author kenner;	state Exp;
branches;
next	1.3;

1.3
date	92.06.28.13.47.41;	author rms;	state Exp;
branches;
next	1.2;

1.2
date	92.03.11.23.56.28;	author rms;	state Exp;
branches;
next	1.1;

1.1
date	92.01.14.00.12.01;	author wilson;	state Exp;
branches;
next	;


desc
@# configuration for IBM rs6000 running aix
@


1.5
log
@(INSTALL): Remove.
@
text
@# configuration for IBM rs6000 running aix

# Show we need to use the C version of ALLOCA
ALLOCA=alloca.o

# We need -lld for collect2 (actually this only matters
# for a native compiler, but this is as good a place as any
# to define the symbol).
CLIB=-lld
@


1.4
log
@(CLIB): No longer need -lm.
@
text
@a1 1
INSTALL=/usr/ucb/install -c
@


1.3
log
@entered into RCS
@
text
@a6 1
# For some reason, we need -lm for cc1.
d10 1
a10 1
CLIB=-lm -lld
@


1.2
log
@*** empty log message ***
@
text
@a6 4
# We can't use -S to compile alloca
ALLOCA_FLAGS=-c
ALLOCA_FINISH=

@


1.1
log
@Initial revision
@
text
@d12 4
a15 1
CLIB=-lm
@
