aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2001-02-06 08:19:34 +0000
committerPhil Blundell <philb@gnu.org>2001-02-06 08:19:34 +0000
commit0e2534bd0420626b6bb4949938551c0cc02d3aa8 (patch)
tree37288595582cf94a3158e472dc79eec8a0b953a6 /ld/Makefile.am
parent56c40d469cf0c7985166c322bd4ed8e44aa1b11d (diff)
downloadgdb-0e2534bd0420626b6bb4949938551c0cc02d3aa8.zip
gdb-0e2534bd0420626b6bb4949938551c0cc02d3aa8.tar.gz
gdb-0e2534bd0420626b6bb4949938551c0cc02d3aa8.tar.bz2
2001-02-06 Philip Blundell <philb@gnu.org>
* Makefile.am: Remove mention of earmelf_linux26. * Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index 0b6d10c..1a72278 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -110,7 +110,6 @@ ALL_EMULATIONS = \
earmcoff.o \
earmelf.o \
earmelf_linux.o \
- earmelf_linux26.o \
earmelf_oabi.o \
earmnbsd.o \
earmpe.o \
@@ -332,10 +331,6 @@ earmelf_linux.c: $(srcdir)/emulparams/armelf_linux.sh \
$(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
$(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} armelf_linux "$(tdir_armelf_linux)"
-earmelf_linux26.c: $(srcdir)/emulparams/armelf_linux26.sh \
- $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/armelf.em \
- $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
- ${GENSCRIPTS} armelf_linux26 "$(tdir_armelf_linux26)"
earmaoutb.c: $(srcdir)/emulparams/armaoutb.sh \
$(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS}
${GENSCRIPTS} armaoutb "$(tdir_armaoutb)"