Makefile文件  |  7行  |  230 B

# Please try to keep this file empty by only including what is necessary to
# build the Android platform. This is not the normal usage of the NDK.

ifneq ($(TARGET_SIMULATOR),true)
include ndk/sources/cpufeatures/Android.mk
endif