From 5972ac7375e9b6a6f0c4bdef31d3da574fb1b65e Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 16 Apr 2018 15:13:07 +0930 Subject: Remove sony newsos3 support include/ * aout/host.h: Remove newsos3 support. bfd/ * Makefile.am: Remove newsos3 support. * aoutx.h: Likewise. * config.bfd: Likewise. * configure.ac: Likewise. * targets.c: Likewise. * newsos3.c: Delete. * Makefile.in: Regenerate. * configure: Regenerate. * po/SRC-POTFILES.in: Regenerate. binutils/ * testsuite/binutils-all/copy-2.d: Remove newsos3 support. * testsuite/binutils-all/nm.exp: Likewise. ld/ * Makefile.am: Remove newsos3 support. * configure.tgt: Likewise. * emulparams/news.sh: Delete. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate. --- bfd/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'bfd/Makefile.in') diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 91614ce..0a9167c 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -744,7 +744,6 @@ BFD32_BACKENDS = \ mach-o-i386.lo \ mach-o-arm.lo \ mipsbsd.lo \ - newsos3.lo \ ns32knetbsd.lo \ oasys.lo \ pc532-mach.lo \ @@ -930,7 +929,6 @@ BFD32_BACKENDS_CFILES = \ mach-o-i386.c \ mach-o-arm.c \ mipsbsd.c \ - newsos3.c \ ns32knetbsd.c \ oasys.c \ pc532-mach.c \ @@ -1579,7 +1577,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mipsbsd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmo.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netbsd-core.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newsos3.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ns32knetbsd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oasys.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opncls.Plo@am__quote@ -- cgit v1.1