Android.mk 76 Bytes
Newer Older
1 2 3
ifneq ($(TARGET_SIMULATOR),true)
include $(call all-subdir-makefiles)
endif