SRB2/Android.mk
2014-03-15 13:11:35 -04:00

7 lines
176 B
Makefile

# 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))