* Makefile.in (sdbout.o): Depend on insn-config.h.
authorWeiwen Liu <liu@hepvms.physics.yale.edu>
Mon, 8 Sep 1997 04:55:20 +0000 (04:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 8 Sep 1997 04:55:20 +0000 (22:55 -0600)
From-SVN: r15141

gcc/ChangeLog
gcc/Makefile.in

index ebfe489d072b11bf2692cc7bc79ee657ca8ec981..55cf7207c3e48b7b69fdb2083fe35c75b42b7e4c 100644 (file)
@@ -1,3 +1,7 @@
+Sun Sep  7 22:56:56 1997  Weiwen Liu  (liu@hepvms.physics.yale.edu)
+
+       * Makefile.in (sdbout.o): Depend on insn-config.h.
+
 Sun Sep  7 18:44:50 1997  Jim Wilson  <wilson@cygnus.com>
 
        * m68k/m68k.h (TARGET_SWITCHES): For 68000, 68302, subtract MASK_68881.
index 1f5de15120c0d67d8d48ab699917daa02633cb82..88b14e7f75fb53163e47d80d7b450de726c45bf5 100644 (file)
@@ -1292,7 +1292,7 @@ dbxout.o : dbxout.c $(CONFIG_H) $(TREE_H) $(RTL_H) flags.h regs.h \
    insn-config.h reload.h gstab.h xcoffout.h defaults.h output.h
 sdbout.o : sdbout.c $(CONFIG_H) $(TREE_H) $(RTL_H) flags.h except.h \
    function.h expr.h output.h hard-reg-set.h regs.h defaults.h real.h \
-   bytecode.h obstack.h xcoffout.h c-pragma.h
+   insn-config.h bytecode.h obstack.h xcoffout.h c-pragma.h
 dwarfout.o : dwarfout.c $(CONFIG_H) $(TREE_H) $(RTL_H) dwarf.h flags.h \
    insn-config.h reload.h output.h defaults.h
 dwarf2out.o : dwarf2out.c $(CONFIG_H) $(TREE_H) $(RTL_H) dwarf2.h flags.h \