Lines Matching full:build
16 # Initialization of the NDK build system. This file is included by
17 # several build scripts.
21 # using the build scripts. See also the definition of ndk_log below.
182 BUILD_AWK := $(NDK_ROOT)/build/awk
191 # The location of the build system files
192 BUILD_SYSTEM := $(NDK_ROOT)/build/core
199 HOST_PREBUILT := $(NDK_ROOT)/build/prebuilt/$(HOST_TAG)
206 # in build/toolchains/<name>/ that will be included here.
213 # book-keeping for the build system.
217 # the build script to include in each toolchain config.mk
224 TOOLCHAIN_CONFIGS := $(wildcard $(NDK_ROOT)/build/toolchains/*/config.mk)
259 # Each platform must be located in build/platforms/android-<apilevel>
266 NDK_PLATFORMS_ROOT := $(NDK_ROOT)/build/platforms