Use _port_mk for the WinCE port.

svn-id: r44404
This commit is contained in:
Andre Heider 2009-09-27 15:11:36 +00:00
parent c501e65046
commit fe5e0ee9ca

2
configure vendored
View File

@ -1459,7 +1459,7 @@ if test -n "$_host"; then
add_line_to_config_mk 'USE_ARM_SCALER_ASM = 1'
_backend="wince"
_mt32emu="no"
add_line_to_config_mk 'include $(srcdir)/backends/platform/wince/wince.mk'
_port_mk="backends/platform/wince/wince.mk"
;;
dreamcast)
echo "Cross-compiling to $_host, forcing endianness, alignment and type sizes"