home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / gdb-4.14-src.lha / gdb-4.14 / bfd / config / apollo.mh < prev    next >
Encoding:
Text File  |  1993-10-14  |  139 b   |  7 lines

  1. # Apollo cc can't get through all of bfd no matter what options you
  2. # give it. Use gcc instead.
  3.  
  4. HDEFINES =
  5. RANLIB=echo >/dev/null
  6. CC= gcc
  7.