OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_makefile
(Results
1 - 5
of
5
) sorted by null
/ndk/build/tools/
build-host-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
build-gabi++.sh
60
NO_MAKEFILE
=
61
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
104
if [ -z "$
NO_MAKEFILE
" ]; then
build-stlport.sh
60
NO_MAKEFILE
=
61
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
137
if [ -z "$
NO_MAKEFILE
" ]; then
build-gnu-libstdc++.sh
65
NO_MAKEFILE
=
66
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
/ndk/sources/host-tools/make-3.81/
main.c
115
unsigned int
no_makefile
:1; /* Don't propagate when remaking makefiles. */
114
unsigned int
no_makefile
:1; \/* Don't propagate when remaking makefiles. *\/
member in struct:command_switch
[
all
...]
Completed in 2654 milliseconds