not the raw files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33009
138bc75d-0d04-0410-961f-
82ee72b054a4
+2000-04-07 Richard Henderson <rth@cygnus.com>
+
+ * Makefile.in (conflict.o): Depend on $(RTL_H) and $(BASIC_BLOCK_H)
+ not the raw files.
+
2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
* cpplib.c (do_elif): Skip the rest of the line if we're
real.h insn-config.h insn-attr.h $(RECOG_H) $(EXPR_H) $(BASIC_BLOCK_H)
ssa.o : ssa.c $(CONFIG_H) system.h $(RTL_H) $(REGS_H) $(BASIC_BLOCK_H) \
output.h insn-config.h
-conflict.o : conflict.c $(CONFIG_H) $(OBSTACK_H) $(HASHTAB_H) \
- rtl.h basic-block.h
+conflict.o : conflict.c $(CONFIG_H) system.h $(OBSTACK_H) $(HASHTAB_H) \
+ $(RTL_H) $(BASIC_BLOCK_H)
profile.o : profile.c $(CONFIG_H) system.h $(RTL_H) flags.h insn-flags.h \
gcov-io.h $(TREE_H) output.h $(REGS_H) toplev.h function.h insn-config.h \
$(GGC_H)