Commit 667ada9b by Diego Novillo Committed by Diego Novillo

* Makefile.in (langhooks.o): Update dependencies.

From-SVN: r49956
parent 29ac78d5
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.
2002-02-21 Aldy Hernandez <aldyh@redhat.com>
......
......@@ -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) \
......
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