diff options
author | Alan Modra <amodra@gmail.com> | 2018-05-25 16:05:30 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-05-25 16:05:30 +0930 |
commit | 277eb7f64ae0c949715751a382350368ef14e95e (patch) | |
tree | 8ecc60f6e72149f4c42c15cddd5740cda356231c /opcodes/Makefile.in | |
parent | 629dabe3b731c6194499652301935f34c3c20e0c (diff) | |
download | fsf-binutils-gdb-277eb7f64ae0c949715751a382350368ef14e95e.zip fsf-binutils-gdb-277eb7f64ae0c949715751a382350368ef14e95e.tar.gz fsf-binutils-gdb-277eb7f64ae0c949715751a382350368ef14e95e.tar.bz2 |
s12z regen
This patch regenerates a number of files that either were edited by
hand or not regenerated when s12z support was added to binutils.
bfd/
* Makefile.in: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
gas/
* po/POTFILES.in: Regenerate.
ld/
* po/BLD-POTFILES.in: Regenerate.
opcodes/
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r-- | opcodes/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index b55daea..05a76e1 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -879,7 +879,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68hc11-opc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-opc.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s12z-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcore-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-asm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-desc.Plo@am__quote@ @@ -928,6 +927,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rl78-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx-decode.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx-dis.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s12z-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-dis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-opc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/score-dis.Plo@am__quote@ |