aboutsummaryrefslogtreecommitdiff
path: root/gas/configure
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>2004-03-30 18:43:17 +0000
committerStan Shebs <shebs@codesourcery.com>2004-03-30 18:43:17 +0000
commit6c71dbc457622f35ea830b9004ea124fd3413812 (patch)
treed0c22d5d072e3c7bebd0c84d9c6cc6c0c7708b01 /gas/configure
parent3e6bb910c3e70024f820373b1e6d14d857dcff4b (diff)
downloadfsf-binutils-gdb-6c71dbc457622f35ea830b9004ea124fd3413812.zip
fsf-binutils-gdb-6c71dbc457622f35ea830b9004ea124fd3413812.tar.gz
fsf-binutils-gdb-6c71dbc457622f35ea830b9004ea124fd3413812.tar.bz2
Remove long-obsolete MPW support.
* mpw-config.in, mpw-make.sed, mac-as.r: Remove files. * configure.in: Remove mention of ppc-*-mpw* config. * configure.in: Likewise. [testsuite/ChangeLog] * gas/macros/macros.exp: Remove mention of MPW config.
Diffstat (limited to 'gas/configure')
-rwxr-xr-xgas/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure b/gas/configure
index d663f72..3514954 100755
--- a/gas/configure
+++ b/gas/configure
@@ -4482,7 +4482,7 @@ echo "$as_me: error: Solaris must be configured little endian" >&2;}
{ (exit 1); exit 1; }; }
fi ;;
ppc-*-rtems*) fmt=elf ;;
- ppc-*-macos* | ppc-*-mpw*) fmt=coff em=macos ;;
+ ppc-*-macos*) fmt=coff em=macos ;;
ppc-*-netware*) fmt=elf em=ppcnw ;;
ppc-**-nto*) fmt=elf ;;
ppc-*-kaos*) fmt=elf ;;