home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GCC258_5.LHA / gcc-2.5.8-amiga / config / x-lynx < prev    next >
Encoding:
Text File  |  1993-08-31  |  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.