* Makefile.in: Back out previous change.

From-SVN: r30061
This commit is contained in:
Mark Mitchell 1999-10-18 04:07:28 +00:00 committed by Mark Mitchell
parent 7739ebae53
commit d336e5046c
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
Sun Oct 17 11:02:52 1999 Mark Mitchell <mark@codesourcery.com>
* Makefile.in: Back out previous change.
Sun Oct 17 15:22:50 1999 Jeffrey A Law (law@cygnus.com)
* pa.c (move_operand): Reject (lo_sum (reg) (unspec ...)).

View File

@ -1427,13 +1427,13 @@ dumpvers: dumpvers.c
version.o: version.c
ggc-common.o: ggc-common.c $(CONFIG_H) $(RTL_H) $(TREE_H) genrtl.h \
ggc-common.o: ggc-common.c $(CONFIG_H) $(RTL_H) $(TREE_H) \
flags.h ggc.h varray.h hash.h
ggc-simple.o: ggc-simple.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h genrtl.h \
ggc-simple.o: ggc-simple.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h \
ggc.h varray.h hash.h
ggc-page.o: ggc-page.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h genrtl.h \
ggc-page.o: ggc-page.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h \
ggc.h varray.h hash.h
ggc-none.o: ggc-none.c $(CONFIG_H) $(RTL_H) ggc.h