mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-28 04:25:10 +08:00
* Makefile.am: Remove spurious sanitization marker.
* Makefile.in: Regenerate.
This commit is contained in:
parent
b321dd9007
commit
764ed107e9
@ -1,3 +1,8 @@
|
||||
2009-10-19 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* Makefile.am: Remove spurious sanitization marker.
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2009-10-16 Dimitry Gorbachev <d.g.gorbachev@gmail.com>
|
||||
|
||||
* emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro.
|
||||
|
@ -791,7 +791,6 @@ eelf32am33lin.c: $(srcdir)/emulparams/elf32am33lin.sh \
|
||||
eelf32rx.c: $(srcdir)/emulparams/elf32rx.sh \
|
||||
$(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
${GENSCRIPTS} elf32rx "$(tdir_elf32rx)"
|
||||
@true end-sanitize-rx
|
||||
eelf32vax.c: $(srcdir)/emulparams/elf32vax.sh \
|
||||
$(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
${GENSCRIPTS} elf32vax "$(tdir_elf32vax)"
|
||||
|
@ -2133,7 +2133,6 @@ eelf32am33lin.c: $(srcdir)/emulparams/elf32am33lin.sh \
|
||||
eelf32rx.c: $(srcdir)/emulparams/elf32rx.sh \
|
||||
$(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
${GENSCRIPTS} elf32rx "$(tdir_elf32rx)"
|
||||
@true end-sanitize-rx
|
||||
eelf32vax.c: $(srcdir)/emulparams/elf32vax.sh \
|
||||
$(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
${GENSCRIPTS} elf32vax "$(tdir_elf32vax)"
|
||||
|
Loading…
Reference in New Issue
Block a user