K 10 svn:author V 2 ru K 8 svn:date V 27 2006-09-07T20:27:56.000000Z K 7 svn:log V 352 While experimenting with cross-building by specifying just TARGET, I found one bug. Pass our idea of TARGET_ARCH and TARGET down to XMAKE, the cross-tools make. Previously it worked because usually TARGET_ARCH was specified on the initial make's command line. This should also allow us to simplify the "universe" target, which I'm currently testing. END