Skip to content
Snippets Groups Projects
Forked from STJr / SRB2
7272 commits behind the upstream repository.
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))