home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gcc-2.7.2.1-base.tgz / gcc-2.7.2.1-base.tar / fsf / gcc / config / mips / t-ultrix < prev    next >
Text File  |  1995-01-12  |  374b  |  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 =
  10. CROSS_LIBGCC1 =
  11.