]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* Makefile.am (eshlelf_fd.c): Correct the name of the tool
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 20 Aug 2010 21:18:39 +0000 (21:18 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Fri, 20 Aug 2010 21:18:39 +0000 (21:18 +0000)
directory.
* Makefile.in: Regenerate.

ld/ChangeLog
ld/Makefile.am
ld/Makefile.in

index d417ef8ad26f008ca633da37634118df18704c84..992f6a31ec40680cc56abc7b9bbaccd034f88154 100644 (file)
@@ -1,3 +1,9 @@
+2010-08-20  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * Makefile.am (eshlelf_fd.c): Correct the name of the tool
+       directory.
+       * Makefile.in: Regenerate.
+
 2010-08-20  Nick Clifton  <nickc@redhat.com>
 
        * emultempl/elf32.em (_after_open): Check for get_elf_backend_data
index fe0cd9d771ec4533f0918ff5b8db229b8fc3d007..9eaf0e272873fc666e74ebf26ea28203a28428c3 100644 (file)
@@ -1732,7 +1732,7 @@ eshelf_fd.c: $(srcdir)/emulparams/shelf_fd.sh \
        ${GENSCRIPTS} shelf_fd "$(tdir_shelf_fd)"
 eshlelf_fd.c: $(srcdir)/emulparams/shlelf_fd.sh \
   $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
-       ${GENSCRIPTS} shlelf_fd "$(tdir_shelf_fd)"
+       ${GENSCRIPTS} shlelf_fd "$(tdir_shlelf_fd)"
 eshelf_linux.c: $(srcdir)/emulparams/shelf_linux.sh \
   $(srcdir)/emulparams/shlelf_linux.sh \
   $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
index 0ae1a2be6a89160f6c86ca463869e274d7666f21..831eb0e064c5ede31974fa9530d7d3250c487d1a 100644 (file)
@@ -2758,7 +2758,7 @@ eshelf_fd.c: $(srcdir)/emulparams/shelf_fd.sh \
        ${GENSCRIPTS} shelf_fd "$(tdir_shelf_fd)"
 eshlelf_fd.c: $(srcdir)/emulparams/shlelf_fd.sh \
   $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
-       ${GENSCRIPTS} shlelf_fd "$(tdir_shelf_fd)"
+       ${GENSCRIPTS} shlelf_fd "$(tdir_shlelf_fd)"
 eshelf_linux.c: $(srcdir)/emulparams/shelf_linux.sh \
   $(srcdir)/emulparams/shlelf_linux.sh \
   $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}