From 08e3ab908992f8abb57055cdd2faa2e8c6a7b515 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 11 Nov 2003 12:05:08 +0000 Subject: Add support for arm-wince-pe target. --- gas/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/configure') diff --git a/gas/configure b/gas/configure index 75afd2f..b29a15a 100755 --- a/gas/configure +++ b/gas/configure @@ -4050,7 +4050,7 @@ for this_target in $target $canon_targets ; do arm-**-nto*) fmt=elf ;; arm-*-oabi | thumb-*-oabi) fmt=elf ;; arm-epoc-pe | thumb-epoc-pe) fmt=coff em=epoc-pe ;; - arm-*-wince) fmt=coff em=wince-pe ;; + arm-wince-pe | arm-*-wince) fmt=coff em=wince-pe ;; arm-*-pe | thumb-*-pe) fmt=coff em=pe ;; arm-*-riscix*) fmt=aout em=riscix ;; -- cgit v1.1