aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2010-08-20 21:18:39 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2010-08-20 21:18:39 +0000
commitd820eaae5f353b0bdec1b24439da7bca35295d59 (patch)
treec0968aaeb74e3a1051d95d0830fc77f3cb683739 /ld/Makefile.am
parente0af1f531c63e6c832f99d7e5047317c1a1cac2f (diff)
downloadgdb-d820eaae5f353b0bdec1b24439da7bca35295d59.zip
gdb-d820eaae5f353b0bdec1b24439da7bca35295d59.tar.gz
gdb-d820eaae5f353b0bdec1b24439da7bca35295d59.tar.bz2
* Makefile.am (eshlelf_fd.c): Correct the name of the tool
directory. * Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index fe0cd9d..9eaf0e2 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -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}