summaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2012-02-14 01:25:01 +0000
committerAlan Modra <amodra@bigpond.net.au>2012-02-14 01:25:01 +0000
commitee66850789c1ff4c9d61fc31df8121ca6ae703c3 (patch)
tree7ee7dcfc28f2d228a8932e1738d61664e54ceac5 /binutils/Makefile.in
parent9a958e4a77e01477d93ac3a773b50fa304b4ff51 (diff)
downloadbinutils-redhat-ee66850789c1ff4c9d61fc31df8121ca6ae703c3.tar.gz
Regenerate
Diffstat (limited to 'binutils/Makefile.in')
-rw-r--r--binutils/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in
index 9fe5642f94..4796b5be25 100644
--- a/binutils/Makefile.in
+++ b/binutils/Makefile.in
@@ -471,7 +471,7 @@ CFILES = \
ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
nlmconv.c nm.c not-ranlib.c not-strip.c \
objcopy.c objdump.c prdbg.c \
- od-xcoff.c \
+ od-xcoff.c od-macho.c \
rclex.c rdcoff.c rddbg.c readelf.c rename.c \
resbin.c rescoff.c resrc.c resres.c \
size.c srconv.c stabs.c strings.c sysdump.c \
@@ -861,6 +861,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/not-strip.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objcopy.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objdump.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/od-macho.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/od-xcoff.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prdbg.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rclex.Po@am__quote@