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 / x-lynx < prev    next >
Encoding:
Text File  |  1993-09-01  |  196 b   |  8 lines

  1. # /bin/cc is hopelessly broken, so we must use /bin/gcc instead.
  2. CC    = $(OLDCC)
  3. OLDCC    = /bin/gcc
  4.  
  5. # ??? This takes far too long to run, several hours, so let's not do it for
  6. # now.
  7. STMP_FIXPROTO =
  8.