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 / mips / t-osfrose < prev    next >
Encoding:
Text File  |  1993-10-08  |  448 b   |  13 lines

  1. EXTRA_OBJS    = halfpic.o
  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.  
  12. halfpic.o: halfpic.c $(CONFIG_H) $(CONFIG2_H) $(RTL_H) $(TREE_H)
  13.