mesa: refactor MATH_SOURCES, remove Mesa x86 codegen from gallium build
authorBrian Paul <brianp@vmware.com>
Wed, 11 Feb 2009 20:59:54 +0000 (13:59 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 11 Feb 2009 21:01:29 +0000 (14:01 -0700)
commitda4f933eb2544b62daf0b3c3bd8e16277dd64117
treec0289c9d6ea0f56254c3af0ca47a2ce03867792d
parent2218592d47b963791105f5b8fa1a0b3f3a07f674
mesa: refactor MATH_SOURCES, remove Mesa x86 codegen from gallium build

Omit math/m_xform.c from gallium builds since it's not used and it's the
one place we were pulling in the Mesa x86 codegen which collides with
gallium's x86 codegen.

Can now omit ASM_C_SOURCES from gallium build too.
src/mesa/sources.mak