*** empty log message ***

From-SVN: r356
This commit is contained in:
Michael Meissner 1992-02-21 22:09:56 +00:00
parent cdd29d6fc9
commit ef6feb3014

View File

@ -1,7 +1,8 @@
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