Commit bf104286 by Richard Kenner

Delete EXTRA_OBJS and halfpic.o rule.

From-SVN: r6220
parent 22c24a38
EXTRA_OBJS = halfpic.o
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab. # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c # PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
...@@ -8,5 +6,3 @@ EXTRA_OBJS = halfpic.o ...@@ -8,5 +6,3 @@ EXTRA_OBJS = halfpic.o
# and does not need anything from libgcc1.a. # and does not need anything from libgcc1.a.
LIBGCC1 = libgcc1.null LIBGCC1 = libgcc1.null
CROSS_LIBGCC1 = libgcc1.null CROSS_LIBGCC1 = libgcc1.null
halfpic.o: halfpic.c $(CONFIG_H) $(CONFIG2_H) $(RTL_H) $(TREE_H)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment