14948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' TurnerLOCAL_PATH:= $(call my-dir) 24948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' Turner 34948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' Turnerinclude $(CLEAR_VARS) 44948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' Turner 54948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' TurnerLOCAL_MODULE:= android_native_app_glue 64948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' TurnerLOCAL_SRC_FILES:= android_native_app_glue.c 74948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' TurnerLOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH) 84948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' TurnerLOCAL_EXPORT_LDLIBS := -llog 94948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' Turner 104948c163663ecc343c97e4c2a2139234f1d3273fDavid 'Digit' Turnerinclude $(BUILD_STATIC_LIBRARY) 11