glapi: Move to src/mapi/.

Move glapi to src/mapi/{glapi,es1api,es2api}.
This commit is contained in:
Chia-I Wu
2010-04-26 12:56:44 +08:00
parent 73ded0624d
commit 296adbd545
120 changed files with 282 additions and 163 deletions
+3
View File
@@ -0,0 +1,3 @@
# src/mapi/es2api/Makefile
ES := es2
include ../es1api/Makefile