]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
binutils/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sat, 5 Sep 2009 11:09:35 +0000 (11:09 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sat, 5 Sep 2009 11:09:35 +0000 (11:09 +0000)
* Makefile.am (sysdump.o): Depend on sysroff.c.
* Makefile.in: Regenerate.

binutils/ChangeLog
binutils/Makefile.am
binutils/Makefile.in

index 74c432ec09221fb0368f5b54c43219d9bad1d24c..bda4702bbc12f88ea38122971c6cfe121b1697b2 100644 (file)
@@ -1,3 +1,8 @@
+2009-09-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * Makefile.am (sysdump.o): Depend on sysroff.c.
+       * Makefile.in: Regenerate.
+
 2009-09-05  Martin Thuresson  <martin@mtme.org>
 
        * ieee.c (ieee_read_cxx_misc, ieee_read_cxx_class,
index a527706c0285b35a2c325c85e88426b8ed1d6398..abade21d1c9647cf2d3f3fdcf6a9bdfa122b0276 100644 (file)
@@ -432,6 +432,7 @@ endif
 coffdump_SOURCES = coffdump.c coffgrok.c $(BULIBS)
 
 sysdump_SOURCES = sysdump.c $(BULIBS)
+sysdump.o: sysroff.c
 
 # coff/sym.h and coff/ecoff.h won't be found by the automatic dependency
 # scripts, since they are only included conditionally.
index 0527630f32d4e3a87707243a7dcb16395a2c4d4b..a1f38003acb5da8a72fa2ce7b255eff470749a96 100644 (file)
@@ -1305,6 +1305,7 @@ rescoff.o:
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='rescoff.c' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/rescoff.c
+sysdump.o: sysroff.c
 
 # coff/sym.h and coff/ecoff.h won't be found by the automatic dependency
 # scripts, since they are only included conditionally.