From 436e8db0b74a5434fa8b1a2a15536f2358cf1543 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 24 May 2002 09:26:58 +0000 Subject: Add a target for i386-netbsdpe. --- binutils/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/configure') diff --git a/binutils/configure b/binutils/configure index 97dddb5..46f50c9 100755 --- a/binutils/configure +++ b/binutils/configure @@ -5508,7 +5508,7 @@ do arm*-* | xscale-* | strongarm-* | d10v-*) OBJDUMP_DEFS="-DDISASSEMBLER_NEEDS_RELOCS" ;; - i[3-6]86-pe* | i[3-6]86-*-cygwin* | i[3-6]86-*-mingw32*) + i[3-6]86-pe* | i[3-6]86-*-cygwin* | i[3-6]86-*-mingw32** | i[3-6]86-*-netbsdpe*) BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)' DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_I386" BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)' -- cgit v1.1