r600g: share the source list
authorChia-I Wu <olvaffe@gmail.com>
Fri, 19 Aug 2011 06:41:29 +0000 (14:41 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 25 Aug 2011 00:54:16 +0000 (08:54 +0800)
commit8dda3f2bcb5723518c284d502d224fe9c27122fc
treeaf037b6325496ded3b9bf81c8b7bb4ba979ebedd
parent707d614d100ae7fc72572b686e304dac47e11c87
r600g: share the source list

Factor out C_SOURCES from Makefile to Makefile.sources, and let
Makefile and SConscript share it.

Reviewed-by: Marek Olšák <maraeo@gmail.com>
src/gallium/drivers/r600/Makefile
src/gallium/drivers/r600/Makefile.sources [new file with mode: 0644]
src/gallium/drivers/r600/SConscript