mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-27 10:24:23 +08:00
* Makefile.in: Back out previous change.
From-SVN: r30061
This commit is contained in:
parent
7739ebae53
commit
d336e5046c
@ -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 ...)).
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user