aboutsummaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2005-06-29 21:22:13 +0000
committerBen Elliston <bje@au.ibm.com>2005-06-29 21:22:13 +0000
commit7f41b278fe42fed7b2cb7b5d938883503ef9c77e (patch)
tree9443ce8a76b0b2ead36ba565ebe8878550a561e4 /bfd/config.bfd
parentc329887411085ea0d667a86d12e27723a24a77c4 (diff)
downloadgdb-7f41b278fe42fed7b2cb7b5d938883503ef9c77e.zip
gdb-7f41b278fe42fed7b2cb7b5d938883503ef9c77e.tar.gz
gdb-7f41b278fe42fed7b2cb7b5d938883503ef9c77e.tar.bz2
* config.bfd: Mark as obsolete:
m68*-apollo-* m68*-apple-aux* m68*-bull-sysv*
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd
index 29cd614..ed3d971 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -31,6 +31,9 @@ targ_underscore=no
# Catch obsolete configurations.
case $targ in
+ m68*-apple-aux* | \
+ m68*-apollo-* | \
+ m68*-bull-sysv* | \
null)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration $targ is obsolete." >&2