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-ultrix < prev    next >
Encoding:
Text File  |  1993-10-08  |  400 b   |  11 lines

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