2013-09-20 Chung-Lin Tang <cltang@codesourcery.com>
* Makefile.am (enios2elf.c): Change tdir_nios2 to tdir_nios2elf. * Makefile.in: Regenerate.
This commit is contained in:
parent
cc9afea3e4
commit
ecb33a7949
@ -1,3 +1,8 @@
|
||||
2013-09-20 Chung-Lin Tang <cltang@codesourcery.com>
|
||||
|
||||
* Makefile.am (enios2elf.c): Change tdir_nios2 to tdir_nios2elf.
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2013-09-20 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
@ -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}
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user