home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / gnu / gdb-4.12-src.lha / gdb-4.12 / bfd / config / apollo.mh < prev    next >
Encoding:
Text File  |  1994-02-03  |  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.