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-compiler-rt.sh
56
NO_MAKEFILE
=
57
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
153
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"
111
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"
build-cxx-stl.sh
74
NO_MAKEFILE
=
75
register_var_option "--no-makefile"
NO_MAKEFILE
"Do not use makefile to speed-up build"
485
if [ -z "$
NO_MAKEFILE
" ]; then
/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 184 milliseconds