(i386-*-gnu*): New target, handled like i386-mach.
authorKen Raeburn <raeburn@cygnus>
Wed, 4 May 1994 06:29:30 +0000 (06:29 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 4 May 1994 06:29:30 +0000 (06:29 +0000)
gas/configure.in

index 0c12116ba3c18893be0f3a20c90e6b0d94e55dc7..86da885b6791703cb7c281af01b5634738830aa6 100644 (file)
@@ -168,7 +168,8 @@ case ${generic_target} in
                        obj_format=coffbfd gas_target=i386coff ;;
   i386-*-vsta)         obj_format=aout ;;
   i386-*-go32)         obj_format=coffbfd gas_target=i386coff ;;
-  i386-*-mach*)                obj_format=aout emulation=mach bfd_gas=yes ;;
+  i386-*-mach* | i386-*-gnu*)
+                       obj_format=aout emulation=mach bfd_gas=yes ;;
 
   i960-*-bout)         obj_format=bout ;;
   i960-*-coff)         obj_format=coffbfd emulation=ic960 gas_target=ic960coff ;;