Commit ef6feb30 by Michael Meissner

*** empty log message ***

From-SVN: r356
parent cdd29d6f
ALL = Makefile start.encap libgcc.a
EXTRA_PASSES = ld
EXTRA_OBJS = halfpic.o
LIMITS_H =
CONFIG2_H = $(srcdir)/config/mips.h $(srcdir)/config/decrose.h
CONFIG2_H = $(srcdir)/config/mips.h $(srcdir)/config/decrose.h $(srcdir)/halfpic.h
# Add additional dependencies to recompile selected modules whenever the
# tm.h file changes. The files compiled are:
......@@ -36,6 +37,8 @@ explow.o: $(CONFIG2_H)
recog.o: $(CONFIG2_H)
reload.o: $(CONFIG2_H)
halfpic.o: halfpic.c $(CONFIG_H) $(CONFIG2_H) $(RTL_H) $(TREE_H)
# Build collect
ld: collect2
......
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