home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / gcc / config / rs6000 / x-mach < prev    next >
Text File  |  1995-07-21  |  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.