]> gcc.gnu.org Git - gcc.git/blame - gcc/config/mips/t-osfrose
Set CROSS_LIBGCC1 to be libgcc1.null
[gcc.git] / gcc / config / mips / t-osfrose
CommitLineData
ef6feb30 1EXTRA_OBJS = halfpic.o
35f06f1b 2LIMITS_H =
35f06f1b 3
ff514262 4# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
6627e974
RK
5# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
6# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
30979105 7
2296cba3 8# Suppress building libgcc1.a, since the MIPS compiler port is complete
30979105
MM
9# and does not need anything from libgcc1.a.
10LIBGCC1 = libgcc1.null
b8579719 11CROSS_LIBGCC1 = libgcc1.null
ff514262 12
ef6feb30 13halfpic.o: halfpic.c $(CONFIG_H) $(CONFIG2_H) $(RTL_H) $(TREE_H)
This page took 0.128103 seconds and 5 git commands to generate.