auxiliary: share the source lists
authorChia-I Wu <olvaffe@gmail.com>
Fri, 19 Aug 2011 03:05:37 +0000 (11:05 +0800)
committerChia-I Wu <olv@lunarg.com>
Tue, 23 Aug 2011 01:12:08 +0000 (09:12 +0800)
commitdd250e6045dd290098b59af01b5e1b501535d45a
tree2fa3db3f7f91f6fff3d26befd1c0db0cd9bbe401
parent582b5d869c0f05814d4d567636a743d3fdddf431
auxiliary: share the source lists

Factor out source lists from Makefile to Makefile.sources, and let
Makefile, SConscript, and Android.mk share it.

Note that files in $(GENERATED_SOURCES) are removed from $(C_SOURCES).

Acked-by: José Fonseca <jfonseca@vmware.com>
Acked-by: Chad Versace <chad@chad-versace.us>
src/gallium/auxiliary/Android.mk
src/gallium/auxiliary/Makefile
src/gallium/auxiliary/Makefile.sources [new file with mode: 0644]
src/gallium/auxiliary/SConscript