mesa: Fix depend.es[12] generation when LLVM is enabled.
authorChia-I Wu <olv@lunarg.com>
Sat, 11 Sep 2010 14:07:59 +0000 (22:07 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 11 Sep 2010 18:31:33 +0000 (02:31 +0800)
commit19b2cfd6f683e158d21ba10af3bc6ce5da5d669c
treeb7dddbf0c2f57dee4b0f7b9526c6e862fa249135
parent33b1d14913f8a9f91bf2f2962282502590ed51c1
mesa: Fix depend.es[12] generation when LLVM is enabled.

"llvm-config --cflags" outputs -f options, which conflict makedepend.
Clean up compiler flags and append LLVM_CFLAGS to the new xxx_CFLAGS
instead of xxx_CPPFLAGS, where xxx may be MESA, ES1, or ES2.
src/mesa/Makefile
src/mesa/sources.mak