automake,android: Build program/ into a helper lib (v2)
authorEric Anholt <eric@anholt.net>
Thu, 8 Nov 2012 00:33:39 +0000 (16:33 -0800)
committerChad Versace <chad.versace@linux.intel.com>
Mon, 12 Nov 2012 23:52:42 +0000 (15:52 -0800)
commit907844107252260c646aca361191ef7f121f3d23
treecf9a5a54b804e852344541a096992943687e2a6a
parent0ef85357479a47c2bdd05df3b2183bc7bfa0ac6e
automake,android: Build program/ into a helper lib (v2)

While simplifying mesa/Makefile.am, the more important feature of this commit
is allowing a file with the same name to appear in both main/ and program/.

v2: [chadv] Add changes to Android makefiles.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> (v1)
Signed-off-by: Chad Versace <chad.versace@linux.intel.com> (v2)
configure.ac
src/mesa/Android.gen.mk
src/mesa/Android.libmesa_dricore.mk
src/mesa/Android.libmesa_st_mesa.mk
src/mesa/Android.mk
src/mesa/Makefile.am
src/mesa/libdricore/Makefile.am
src/mesa/program/.gitignore
src/mesa/program/Android.mk [new file with mode: 0644]
src/mesa/program/Makefile.am [new file with mode: 0644]
src/mesa/sources.mak