aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-07-10 04:45:16 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-07-10 04:45:16 +0000
commit4a096548a65ba8ef330a8baa388fb2c09e873a2a (patch)
treec05a8b398971c4acfda204054089e4b10c8737d7 /ld/Makefile.in
parent2ce28d43c4144c41b34872acf04c472568e65fd8 (diff)
downloadfsf-binutils-gdb-4a096548a65ba8ef330a8baa388fb2c09e873a2a.zip
fsf-binutils-gdb-4a096548a65ba8ef330a8baa388fb2c09e873a2a.tar.gz
fsf-binutils-gdb-4a096548a65ba8ef330a8baa388fb2c09e873a2a.tar.bz2
2001-08-22 Alexandre Oliva <aoliva@redhat.com>
* emulparams/elf32am33lin.sh: Adjust to match kernel parameters. 2001-05-09 Alexandre Oliva <aoliva@redhat.com> * configure.host (am33_2.0-*-linux*): Added. * configure.tgt (am33_2.0-*-linux*): Likewise. * emulparams/elf32am33lin.sh: New. * Makefile.am (eelf32am33lin.c): New rule. * Makefile.in: Rebuilt.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 71e03a8..6057ea0 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -1333,6 +1333,9 @@ eelf32xstormy16.c: $(srcdir)/emulparams/elf32xstormy16.sh \
$(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
$(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf32xstormy16 "$(tdir_xstormy16)"
+eelf32am33lin.c: $(srcdir)/emulparams/elf32am33lin.sh \
+ $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
+ ${GENSCRIPTS} elf32am33lin "$(tdir_mn10300)"
eelf32vax.c: $(srcdir)/emulparams/elf32vax.sh \
$(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf32vax "$(tdir_elf32vax)"