home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / bbs / gnu / gcc-2.6.0-src.lha / GNU / src / amiga / gcc-2.6.0 / config / mips / t-osfrose < prev    next >
Encoding:
Text File  |  1993-12-12  |  358 b   |  9 lines

  1. # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
  2. # PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
  3. # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
  4.  
  5. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  6. # and does not need anything from libgcc1.a.
  7. LIBGCC1 = libgcc1.null
  8. CROSS_LIBGCC1 = libgcc1.null
  9.