mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
* Makefile.am (eshlelf_fd.c): Correct the name of the tool
directory. * Makefile.in: Regenerate.
This commit is contained in:
parent
e0af1f531c
commit
d820eaae5f
@ -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
|
||||
|
@ -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}
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user