glapi: add glapi_gen.mk to help header generation
authorChia-I Wu <olv@lunarg.com>
Mon, 8 Aug 2011 01:40:12 +0000 (10:40 +0900)
committerChia-I Wu <olv@lunarg.com>
Sat, 13 Aug 2011 05:57:10 +0000 (13:57 +0800)
commit786e5a2fb47e39c67a342eb22d84c665d058ee10
tree64db732a5d66190a8eae62b0e30a7b4e0f7473c4
parent5076561b35b9c2c78f277ab03bf1e642094ee20e
glapi: add glapi_gen.mk to help header generation

glapi_gen.mk is supposed to be included by glapi users to simplify
header generation.  This commit also makes es1api, es2api, and
shared-glapi use it.

Reviewed-by: Brian Paul <brianp@vmware.com>
[olv: updated after reviewing to prefix all variables in glapi_gen.mk by
 glapi_gen]
src/mapi/es1api/Makefile
src/mapi/glapi/gen/glapi_gen.mk [new file with mode: 0644]
src/mapi/shared-glapi/Makefile