$Id: patch-ab,v 1.2 1999/06/07 01:24:05 sakamoto Exp $

--- gas/configure.in.orig	Thu May  6 13:59:04 1999
+++ gas/configure.in	Mon Jun  7 10:16:55 1999
@@ -216,9 +216,8 @@
       m88k-*-coff*)         fmt=coff ;;
 
       # don't change em like *-*-bsd does
-      mips*el*-*-netbsd* | mips-dec-netbsd*)
-			    fmt=elf endian=little ;;
-      mips*eb*-*-netbsd*)   fmt=elf endian=big ;;
+      mips-dec-netbsd*)     fmt=elf endian=little ;;
+      mips-*-netbsd*)       fmt=elf ;;
       mips-dec-openbsd*)    fmt=elf endian=little ;;
       mips-dec-bsd*)        fmt=aout ;;
       mips-sony-bsd*)       fmt=ecoff ;;
