* Makefile.in (langhooks.o): Update dependencies.
From-SVN: r49956
This commit is contained in:
parent
29ac78d5fe
commit
667ada9b65
@ -1,3 +1,7 @@
|
||||
2002-02-21 Diego Novillo <dnovillo@redhat.com>
|
||||
|
||||
* Makefile.in (langhooks.o): Update dependencies.
|
||||
|
||||
2002-02-21 Diego Novillo <dnovillo@redhat.com>
|
||||
|
||||
* langhooks.c: Include flags.h.
|
||||
|
@ -1323,7 +1323,8 @@ prefix.o: prefix.c $(CONFIG_H) $(SYSTEM_H) Makefile prefix.h
|
||||
convert.o: convert.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) flags.h convert.h toplev.h
|
||||
|
||||
langhooks.o : langhooks.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) toplev.h \
|
||||
tree-inline.h $(RTL_H) insn-config.h integrate.h langhooks.h langhooks-def.h
|
||||
tree-inline.h $(RTL_H) insn-config.h integrate.h langhooks.h \
|
||||
langhooks-def.h flags.h
|
||||
tree.o : tree.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) flags.h function.h toplev.h \
|
||||
$(GGC_H) $(HASHTAB_H) $(TARGET_H) output.h $(TM_P_H) langhooks.h
|
||||
tree-dump.o: tree-dump.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) $(C_TREE_H) \
|
||||
|
Loading…
Reference in New Issue
Block a user