1992-01-13 19:12:01 -05:00
|
|
|
# configuration for IBM rs6000 running aix
|
|
|
|
INSTALL=/usr/ucb/install -c
|
|
|
|
|
|
|
|
# Show we need to use the C version of ALLOCA
|
|
|
|
ALLOCA=alloca.o
|
|
|
|
|
1992-03-11 18:56:28 -05:00
|
|
|
# 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).
|
1993-07-05 17:49:33 -04:00
|
|
|
CLIB=-lld
|