summaryrefslogtreecommitdiff
path: root/ld/Makefile.am
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
commitfe59f70997aae13e8c41a76ff6708ec7339316e7 (patch)
treeb240f089723cd156b64e4e7370bb049eb426ff3a /ld/Makefile.am
parentc1ca7640f853d174e7fe4397eac2497246df07cf (diff)
downloadbinutils-redhat-fe59f70997aae13e8c41a76ff6708ec7339316e7.tar.gz
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.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 eaf82b6310..286b189e3b 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -1755,7 +1755,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}