OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUGMAKE
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/make/
config.mk
27
DEBUGMAKE
:=
subdir.mk
31
ifneq ($(
DEBUGMAKE
),)
47
ifeq ($(
DEBUGMAKE
),2)
73
ifneq ($(
DEBUGMAKE
),)
86
ifneq ($(
DEBUGMAKE
),)
lib_platforms.mk
16
ifneq ($(
DEBUGMAKE
),)
70
ifneq ($(
DEBUGMAKE
),)
77
ifneq ($(
DEBUGMAKE
),)
/external/compiler-rt/
Makefile
55
@echo "
DEBUGMAKE
=1: enable some Makefile logging [default=]"
272
ifneq ($(
DEBUGMAKE
),)
Completed in 55 milliseconds