This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Regenerate ld/Makefile.in


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=868ac09218632073a0366fcae0436cbad4bb5a82

commit 868ac09218632073a0366fcae0436cbad4bb5a82
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Nov 5 00:44:50 2015 +1030

    Regenerate ld/Makefile.in
    
    	* Makefile.in: Regenerate.

Diff:
---
 ld/ChangeLog   | 4 ++++
 ld/Makefile.in | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 3bce9c1..3a3e378 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
 2015-11-05  Alan Modra  <amodra@gmail.com>
 
+	* Makefile.in: Regenerate.
+
+2015-11-05  Alan Modra  <amodra@gmail.com>
+
 	PR ld/19203
 	* ld.texinfo (DATA_SEGMENT_ALIGN): Correct second expression.
 
diff --git a/ld/Makefile.in b/ld/Makefile.in
index f799216..ed98f87 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -1094,6 +1094,8 @@ distclean-compile:
 	-rm -f *.tab.c
 
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/deffilep.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64cloudabi.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64cloudabib.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf32.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf32b.Po@am__quote@


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]