aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.tgt
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1998-01-24 01:34:00 +0000
committerStan Shebs <shebs@codesourcery.com>1998-01-24 01:34:00 +0000
commit9a2e2aba8ce3967df5da25eb46ff5fa975525829 (patch)
treeb98c18037e2a5c3958afd1adf526918e5c5cfba2 /gdb/configure.tgt
parent1a31a33a93c865f5f521a3a0629161979cf80b89 (diff)
downloadgdb-9a2e2aba8ce3967df5da25eb46ff5fa975525829.zip
gdb-9a2e2aba8ce3967df5da25eb46ff5fa975525829.tar.gz
gdb-9a2e2aba8ce3967df5da25eb46ff5fa975525829.tar.bz2
* configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*,
ns32k-*-mach3*): Fix file names. (i[3456]86-*-os9k, m88*-*-mach3*, w65-*-*): Remove config recognition, no source files for these. * configure.tgt (powerpc-*-aix4*): Remove config, now identical to powerpc-*-aix*. * config/powerpc/{aix4.mh,aix4.mt,tm-ppc-aix4.h}: Remove files, no longer needed.
Diffstat (limited to 'gdb/configure.tgt')
-rw-r--r--gdb/configure.tgt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index d3cf7d9..ce9bb1e 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -233,7 +233,6 @@ powerpc-*-macos*) gdb_target=macos ;;
powerpc-*-netware*) gdb_target=ppc-nw
configdirs="${configdirs} nlm" ;;
-powerpc-*-aix4*) gdb_target=aix4 ;;
powerpc-*-aix*) gdb_target=aix ;;
powerpcle-*-cygwin32) gdb_target=cygwin32 ;;
powerpcle-*-solaris*) gdb_target=solaris ;;