winsys/r600: share the source list
authorChia-I Wu <olvaffe@gmail.com>
Fri, 19 Aug 2011 06:58:57 +0000 (14:58 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 25 Aug 2011 00:54:16 +0000 (08:54 +0800)
commit027a45e5cf7092a93922fea980264dc0c31f7df7
tree4c03bb15d3f810ff551d9369666fda0157fd660b
parent8dda3f2bcb5723518c284d502d224fe9c27122fc
winsys/r600: 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/winsys/r600/drm/Makefile
src/gallium/winsys/r600/drm/Makefile.sources [new file with mode: 0644]
src/gallium/winsys/r600/drm/SConscript