commit | 7071ffb46457e9584328bd178bbe7d7156a8904e | [log] [tgz] |
---|---|---|
author | Chad Versace <chad.versace@linux.intel.com> | Wed Nov 07 15:34:59 2012 -0800 |
committer | Chad Versace <chad.versace@linux.intel.com> | Mon Nov 12 15:52:42 2012 -0800 |
tree | e210dec9e039e57d6f39ba85e9b54d57795c30e5 | |
parent | 5f935af67524746b5a8086bd62f5acbe99d96f32 [diff] |
android: Moves rules for libmesa_dricore to separate makefile The pair of files src/mesa/Android.mk and src/mesa/Android.gen.mk are too long and complex to be easily understood. This patch belongs to a series that decomposes them into several easily digestible makefiles. This patch move the rules for libmesa_dricore.a from Android.mk to Android.libmesa_dricore.mk. Signed-off-by: Chad Versace <chad.versace@linux.intel.com>