OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dont_bother
(Results
1 - 4
of
4
) sorted by null
/build/core/
cleanbuild.mk
17
ifeq ($(ONE_SHOT_MAKEFILE)$(
dont_bother
),)
125
endif # if not ONE_SHOT_MAKEFILE
dont_bother
main.mk
86
dont_bother
:= true
macro
492
ifneq ($(
dont_bother
),true)
504
endif #
dont_bother
[
all
...]
Makefile
[
all
...]
/art/
Android.mk
28
# Following the example of build's
dont_bother
for clean targets.
Completed in 538 milliseconds