From: Alan Modra Date: Fri, 13 Jun 2014 02:58:18 +0000 (+0930) Subject: Add missing ld makefile dependency for nios. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=07cccc39f31f4b77607fd9487f33e242969475ca;p=binutils-gdb.git Add missing ld makefile dependency for nios. * Makefile.am (ALL_EMULATION_SOURCES): Add enios2elf.c, enios2linux.c. * Makefile.in: Regenerate. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 19f71ab946a..d84e6651aa4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2014-06-13 Alan Modra + + * Makefile.am (ALL_EMULATION_SOURCES): Add enios2elf.c, enios2linux.c. + * Makefile.in: Regenerate. + 2014-06-07 Alan Modra * ldexp.c (exp_fold_tree_1 ): Make PROVIDEd diff --git a/ld/Makefile.am b/ld/Makefile.am index 44e7ca60d87..66795b33208 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -350,6 +350,8 @@ ALL_EMULATION_SOURCES = \ ends32belf_linux.c \ enews.c \ ens32knbsd.c \ + enios2elf.c \ + enios2linux.c \ epc532macha.c \ epdp11.c \ epjelf.c \ diff --git a/ld/Makefile.in b/ld/Makefile.in index 2582cea33d7..6a534ca23b7 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -657,6 +657,8 @@ ALL_EMULATION_SOURCES = \ ends32belf_linux.c \ enews.c \ ens32knbsd.c \ + enios2elf.c \ + enios2linux.c \ epc532macha.c \ epdp11.c \ epjelf.c \ @@ -1303,6 +1305,8 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf16m.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf_linux.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enews.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enios2elf.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enios2linux.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ens32knbsd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epc532macha.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epdp11.Po@am__quote@