summaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2009-09-05 11:09:35 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2009-09-05 11:09:35 +0000
commit02bf9ff0d1a18fcf300149a2a923eeb492599b9b (patch)
tree955356efc5ff53b0f8b98b2f4bec4ba2e5141302 /binutils/Makefile.in
parent163af50b6210fb948f482cfd03c03df9d391aa4c (diff)
downloadbinutils-redhat-02bf9ff0d1a18fcf300149a2a923eeb492599b9b.tar.gz
binutils/
* Makefile.am (sysdump.o): Depend on sysroff.c. * Makefile.in: Regenerate.
Diffstat (limited to 'binutils/Makefile.in')
-rw-r--r--binutils/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in
index 0527630f32..a1f38003ac 100644
--- a/binutils/Makefile.in
+++ b/binutils/Makefile.in
@@ -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.