m68*-apollo-*
	    m68*-apple-aux*
	    m68*-bull-sysv*
+2005-06-30  Ben Elliston  <bje@gnu.org>
+
+       * config.bfd: Mark as obsolete:
+           m68*-apollo-*
+           m68*-apple-aux*
+           m68*-bull-sysv*
+
 2005-06-29  Alan Modra  <amodra@bigpond.net.au>
 
        * elflink.c (_bfd_elf_gc_mark): Mark sections referenced by
 
 
 # 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