i915g: share the source list
authorChia-I Wu <olv@lunarg.com>
Mon, 22 Aug 2011 03:07:26 +0000 (11:07 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 27 Aug 2011 09:28:31 +0000 (17:28 +0800)
commita558bf69cb2ec21ad40d9d1f829036ee8b817def
treee6f615a994cc85fb9237babc49f4109f8501cb64
parentd2f10d8267407b58cac989ad4c57cdbe7ec5d564
i915g: share the source list

Factor out C_SOURCES from Makefile to Makefile.sources, and let Makefile
and SConscript share it.
src/gallium/drivers/i915/Makefile
src/gallium/drivers/i915/Makefile.sources [new file with mode: 0644]
src/gallium/drivers/i915/SConscript