aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorChung-Lin Tang <cltang@codesourcery.com>2013-09-20 10:27:11 +0000
committerChung-Lin Tang <cltang@codesourcery.com>2013-09-20 10:27:11 +0000
commitecb33a79498ac5cdf7f284b64585e343bd1bbba3 (patch)
treea350983220a1e93cf49bb495cbcf7527a02a6566 /ld/Makefile.in
parentcc9afea3e4788695be7e50621c39c1ae6f75dbc0 (diff)
downloadgdb-ecb33a79498ac5cdf7f284b64585e343bd1bbba3.zip
gdb-ecb33a79498ac5cdf7f284b64585e343bd1bbba3.tar.gz
gdb-ecb33a79498ac5cdf7f284b64585e343bd1bbba3.tar.bz2
2013-09-20 Chung-Lin Tang <cltang@codesourcery.com>
* Makefile.am (enios2elf.c): Change tdir_nios2 to tdir_nios2elf. * Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 21fd6b8..358d036 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -3237,7 +3237,7 @@ enews.c: $(srcdir)/emulparams/news.sh \
${GENSCRIPTS} news "$(tdir_news)"
enios2elf.c: $(srcdir)/emulparams/nios2elf.sh \
$(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
- ${GENSCRIPTS} nios2elf "$(tdir_nios2)"
+ ${GENSCRIPTS} nios2elf "$(tdir_nios2elf)"
ens32knbsd.c: $(srcdir)/emulparams/ns32knbsd.sh \
$(srcdir)/emultempl/generic.em $(srcdir)/emultempl/netbsd.em \
$(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}