diff options
author | Alan Modra <amodra@gmail.com> | 2012-02-14 01:25:47 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-02-14 01:25:47 +0000 |
commit | 1d2b8df224a31e34bda028432e5463e8d033e9b2 (patch) | |
tree | b2c30c0eace34c055aeab681914e99c2c1c25631 /binutils/Makefile.in | |
parent | 6ae3e978c3e323f6d615a6260f66ead3cec4fa03 (diff) | |
download | gdb-1d2b8df224a31e34bda028432e5463e8d033e9b2.zip gdb-1d2b8df224a31e34bda028432e5463e8d033e9b2.tar.gz gdb-1d2b8df224a31e34bda028432e5463e8d033e9b2.tar.bz2 |
Regenerate
Diffstat (limited to 'binutils/Makefile.in')
-rw-r--r-- | binutils/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 9fe5642..4796b5b 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@ |