misc/Android.mk
author sheepluva
Wed, 17 Dec 2014 19:02:33 +0100
changeset 10688 9459c45b5190
parent 9372 915436ff64ab
permissions -rw-r--r--
dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)

MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libphysfs/Android.mk
include $(MISC_DIR)/libphyslayer/Android.mk