home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / g77-0.5.15-src.tgz / tar.out / fsf / g77 / config / rs6000 / x-mach < prev    next >
Text File  |  1996-09-28  |  157b  |  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.