SRB2/Android.mk

7 lines
176 B
Makefile
Raw Permalink Normal View History

2014-03-15 09:59:03 -07:00
# 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))