mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 23:02:50 -06:00
4 lines
72 B
Makefile
4 lines
72 B
Makefile
APP_PLATFORM := android-8
|
|
APP_CFLAGS := -std=gnu99
|
|
APP_OPTIM := release
|