aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-04-16 15:14:19 +0930
committerAlan Modra <amodra@gmail.com>2018-04-16 15:14:19 +0930
commitde96689e03235bfd65a33704a9d398cb666140f4 (patch)
treee28d4c812b81ad5e5a822a08553b14edf9188234 /ld/Makefile.in
parent5972ac7375e9b6a6f0c4bdef31d3da574fb1b65e (diff)
downloadgdb-de96689e03235bfd65a33704a9d398cb666140f4.zip
gdb-de96689e03235bfd65a33704a9d398cb666140f4.tar.gz
gdb-de96689e03235bfd65a33704a9d398cb666140f4.tar.bz2
Remove tandem support
bfd/ * config.bfd: Remove tandem support. ld/ * Makefile.am: Remove tandem support. * configure.tgt: Likewise. * emulparams/st2000.sh: Delete. * scripttempl/st2000.sc: Delete. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 37ade86..ccdb378 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -775,7 +775,6 @@ ALL_EMULATION_SOURCES = \
esparcaout.c \
esparclinux.c \
esparcnbsd.c \
- est2000.c \
esun3.c \
esun4.c \
etic30aout.c \
@@ -1441,7 +1440,6 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esparcaout.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esparclinux.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esparcnbsd.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/est2000.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esun3.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esun4.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic30aout.Po@am__quote@
@@ -3365,9 +3363,6 @@ esparclinux.c: $(srcdir)/emulparams/sparclinux.sh \
esparcnbsd.c: $(srcdir)/emulparams/sparcnbsd.sh \
$(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
-est2000.c: $(srcdir)/emulparams/st2000.sh \
- $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/st2000.sc ${GEN_DEPENDS}
-
esun3.c: $(srcdir)/emulparams/sun3.sh \
$(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}