Home
last modified time | relevance | path

Searched refs:NO_MAKEFILE (Results 1 – 5 of 5) sorted by relevance

/ndk/build/tools/
Dbuild-host-toolbox.sh46 NO_MAKEFILE=
47 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"
78 if [ -z "$NO_MAKEFILE" ]; then
Dbuild-libportable.sh59 NO_MAKEFILE=
60 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"
103 if [ -z "$NO_MAKEFILE" ]; then
Dbuild-gabi++.sh63 NO_MAKEFILE=
64 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"
113 if [ -z "$NO_MAKEFILE" ]; then
Dbuild-stlport.sh63 NO_MAKEFILE=
64 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"
146 if [ -z "$NO_MAKEFILE" ]; then
Dbuild-gnu-libstdc++.sh64 NO_MAKEFILE=
65 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"