From 7ed28e65310b37c21e6dd2a0fe44b02738db62ee Mon Sep 17 00:00:00 2001 From: Matthew Green Date: Sat, 14 Jul 2001 14:44:39 +0000 Subject: * configure.in (i386-*-netbsdelf*): New target. configure: Regenerate. --- gas/configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'gas/configure.in') diff --git a/gas/configure.in b/gas/configure.in index a41f358..f298858 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -242,6 +242,7 @@ changequote([,])dnl i386-*-beoself* | i386-*-beos*) fmt=elf bfd_gas=yes ;; i386-*-bsd*) fmt=aout em=386bsd ;; i386-*-netbsd0.8) fmt=aout em=386bsd ;; + i386-*-netbsdelf*) fmt=elf em=nbsd bfd_gas=yes ;; i386-*-netbsd*) fmt=aout em=nbsd bfd_gas=yes;; i386-*-openbsd*) fmt=aout em=nbsd bfd_gas=yes;; i386-*-linux*aout* | i386-*-linux*oldld) fmt=aout em=linux ;; -- cgit v1.1