OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTIONAL_DIRS
(Results
1 - 3
of
3
) sorted by null
/external/llvm/
Makefile
31
OPTIONAL_DIRS
:= tools/clang/utils/TableGen
35
OPTIONAL_DIRS
:= projects bindings
39
OPTIONAL_DIRS
+= examples
56
OPTIONAL_DIRS
:=
61
OPTIONAL_DIRS
:= $(filter bindings, $(
OPTIONAL_DIRS
))
66
OPTIONAL_DIRS
:=
76
OPTIONAL_DIRS
:=
83
OPTIONAL_DIRS
:=
88
OPTIONAL_DIRS
:
[
all
...]
/external/llvm/tools/
Makefile
24
OPTIONAL_DIRS
:= lldb
46
OPTIONAL_DIRS
:= $(findstring lldb,$(ONLY_TOOLS))
/external/clang/
Makefile
34
OPTIONAL_DIRS
:=
38
OPTIONAL_DIRS
:=
Completed in 1203 milliseconds