aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
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 81a8d19..c09cd3c 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -387,7 +387,6 @@ ALL_EMULATION_SOURCES = \
eshlelf_nbsd.c \
eshlelf_nto.c \
eshlelf_vxworks.c \
- eshlsymbian.c \
eshpe.c \
esparcaout.c \
esparclinux.c \
@@ -1735,10 +1734,6 @@ eshlelf_vxworks.c: $(srcdir)/emulparams/shlelf_vxworks.sh \
$(ELF_DEPS) $(srcdir)/scripttempl/elf.sc $(srcdir)/emultempl/vxworks.em \
${GEN_DEPENDS}
-eshlsymbian.c: $(srcdir)/emulparams/shlsymbian.sh \
- $(srcdir)/emulparams/shelf.sh \
- $(ELF_DEPS) $(srcdir)/scripttempl/elf32sh-symbian.sc ${GEN_DEPENDS}
-
eshpe.c: $(srcdir)/emulparams/shpe.sh \
$(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}