* Makefile.am (sysdump.o): Depend on sysroff.c.
* Makefile.in: Regenerate.
+2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * Makefile.am (sysdump.o): Depend on sysroff.c.
+ * Makefile.in: Regenerate.
+
2009-09-07 Tristan Gingold <gingold@adacore.com>
* po/binutils.pot: Regenerate
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.
@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.