mesa/es: Improve support for parallel execution of make.
authorChia-I Wu <olvaffe@gmail.com>
Fri, 6 Nov 2009 07:17:15 +0000 (15:17 +0800)
committerBrian Paul <brianp@vmware.com>
Fri, 6 Nov 2009 21:19:23 +0000 (14:19 -0700)
commit37dca7955a55c0d1422dffa8a65d5b4ebe143d47
tree1c28528bf03a95ef2e19b31c4ff59504a54a748d
parentf1c7874cd95e19929030038a78d889ac095a122a
mesa/es: Improve support for parallel execution of make.

Running make with -j for the first time might fail because glapi headers
haven't been generated.  This commit should make it more reliable.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/mesa/es/Makefile
src/mesa/es/glapi/Makefile