I took a quick look and the patches look good to me.
Reviewed-by: Marek Olšák
On Wed, Aug 24, 2011 at 5:08 AM, Chia-I Wu wrote:
> Factor out C_SOURCES from Makefile to Makefile.sources, and let
> Makefile and SConscript share it.
> ---
> src/gallium/drivers/r600/Makefile | 17 ++-
Factor out C_SOURCES from Makefile to Makefile.sources, and let
Makefile and SConscript share it.
---
src/gallium/drivers/r600/Makefile | 17 ++---
src/gallium/drivers/r600/Makefile.sources | 15 +++
src/gallium/drivers/r600/SConscript | 18 ++---