Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

lua_maplib.c

Blame
  • Forked from STJr / SRB2
    Source project has a limited visibility.
    Android.mk 176 B
    # Build both the native piece of SRB2 for Android, and the Java frontend.
    LOCAL_PATH:= $(call my-dir)
    
    include $(CLEAR_VARS)
    
    include $(call all-makefiles-under,$(LOCAL_PATH))