* Makefile.in (profile.o): Depend on insn-config.h
authorJeffrey A Law <law@cygnus.com>
Wed, 9 Sep 1998 11:33:00 +0000 (11:33 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 9 Sep 1998 11:33:00 +0000 (05:33 -0600)
From-SVN: r22351

gcc/ChangeLog
gcc/Makefile.in

index c8fa0d401b444895f0439f0f3be19a843c0578b5..72fb86a56324fed829cd70ba8f70450af2a3e17a 100644 (file)
@@ -1,3 +1,7 @@
+Wed Sep  9 12:31:35 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (profile.o): Depend on insn-config.h
+
 Wed Sep  9 09:36:51 1998  Jim Wilson  <wilson@cygnus.com>
 
        * iris6.h (DWARF2_UNWIND_INFO): Undef.
index 50a959e8efd29a6cf30a724da6b8fca1e3435890..baf95035d875ac8a19d42f90bb0198e0d60a78b9 100644 (file)
@@ -1469,7 +1469,7 @@ cse.o : cse.c $(CONFIG_H) system.h $(RTL_H) $(REGS_H) hard-reg-set.h flags.h \
 gcse.o : gcse.c $(CONFIG_H) system.h $(RTL_H) $(REGS_H) hard-reg-set.h flags.h \
    real.h insn-config.h $(RECOG_H) $(EXPR_H) $(BASIC_BLOCK_H) output.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
+   gcov-io.h $(TREE_H) output.h $(REGS_H) toplev.h insn-config.h
 loop.o : loop.c $(CONFIG_H) system.h $(RTL_H) flags.h loop.h insn-config.h \
    insn-flags.h $(REGS_H) hard-reg-set.h $(RECOG_H) $(EXPR_H) real.h \
    toplev.h