]> Git Repo - binutils.git/blobdiff - gas/configure.in
* main.c: Move entire file except for #ifndef MAIN_OVERRIDE code
[binutils.git] / gas / configure.in
index 9671b07a6c0e3dbeefbef55a0d825cdd3f8627f7..5428394e0116f5225c0f53a49337a994b600528f 100644 (file)
@@ -109,7 +109,7 @@ case ${target_cpu} in
   # but this is what the support files are named...
   hppa*)       cpu_type=hppa ;;
   i486)                cpu_type=i386 ;;
-  m680[01234]0) cpu_type=m68k ;;
+  m680[012346]0) cpu_type=m68k ;;
   m68008)      cpu_type=m68k ;;
   m683??)       cpu_type=m68k ;;
   m8*)         cpu_type=m88k ;;
This page took 0.021034 seconds and 4 git commands to generate.