OSDN Git Service

binutils/
authorjkratoch <jkratoch>
Sat, 5 Sep 2009 11:09:34 +0000 (11:09 +0000)
committerjkratoch <jkratoch>
Sat, 5 Sep 2009 11:09:34 +0000 (11:09 +0000)
* Makefile.am (sysdump.o): Depend on sysroff.c.
* Makefile.in: Regenerate.

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

index 74c432e..bda4702 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 a527706..abade21 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 0527630..a1f3800 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.