home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / gcc-2.5.8-src.lha / src / amiga / gcc-2.5.8 / config / rs6000 / x-mach < prev    next >
Encoding:
Text File  |  1992-07-04  |  157 b   |  8 lines

  1. # configuration for IBM rs6000 running MACH
  2.  
  3. # Show we need to use the C version of ALLOCA
  4. ALLOCA=alloca.o
  5.  
  6. # For some reason, we need -lm for cc1.
  7. CLIB=-lm
  8.