(emit-rtl.o): Includes tree.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 25 Nov 1993 23:16:17 +0000 (18:16 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 25 Nov 1993 23:16:17 +0000 (18:16 -0500)
From-SVN: r6165

gcc/Makefile.in

index e5fd1fc6b260891cb827f734f450772d1049e11b..759f9814357354968d67f01f4489b0f13b342f09 100644 (file)
@@ -966,9 +966,9 @@ sdbout.o : sdbout.c $(CONFIG_H) $(TREE_H) $(RTL_H) gsyms.h flags.h \
 dwarfout.o : dwarfout.c $(CONFIG_H) $(TREE_H) $(RTL_H) dwarf.h flags.h \
    insn-config.h reload.h output.h defaults.h
 xcoffout.o : xcoffout.c $(CONFIG_H) $(TREE_H) $(RTL_H) xcoffout.h flags.h
-emit-rtl.o : emit-rtl.c $(CONFIG_H) $(RTL_H) flags.h gvarargs.h function.h  \
-   regs.h insn-config.h insn-codes.h real.h expr.h bytecode.h bc-opcode.h \
-   bc-typecd.h bc-typecd.def bc-optab.h bc-emit.h bc-opname.h
+emit-rtl.o : emit-rtl.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h gvarargs.h \
+   function.h regs.h insn-config.h insn-codes.h real.h expr.h bytecode.h \
+   bc-opcode.h bc-typecd.h bc-typecd.def bc-optab.h bc-emit.h bc-opname.h
 real.o : real.c $(CONFIG_H) $(TREE_H)
 getpwd.o : getpwd.c $(CONFIG_H)