OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_makefile
(Results
1 - 6
of
6
) 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
63
NO_MAKEFILE
=
64
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
113
if [ -z "$
NO_MAKEFILE
" ]; then
build-libportable.sh
59
NO_MAKEFILE
=
60
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
103
if [ -z "$
NO_MAKEFILE
" ]; then
build-stlport.sh
63
NO_MAKEFILE
=
64
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
146
if [ -z "$
NO_MAKEFILE
" ]; then
build-gnu-libstdc++.sh
64
NO_MAKEFILE
=
65
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 102 milliseconds