OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_MAKEFILE
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/toolbox/
build-toolbox.sh
46
NO_MAKEFILE
=
47
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
78
if [ -z "$
NO_MAKEFILE
" ]; then
/ndk/build/tools/
build-cxx-stl.sh
74
NO_MAKEFILE
=
75
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
437
if [ -z "$
NO_MAKEFILE
" ]; then
/ndk/sources/cxx-stl/gnu-libstdc++/
build-gnu-libstdc++.sh
68
NO_MAKEFILE
=
69
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
Completed in 1057 milliseconds