OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTIONAL_DIRS
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/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
:=
73
OPTIONAL_DIRS
:=
81
OPTIONAL_DIRS
:=
88
OPTIONAL_DIRS
:=
[
all
...]
/external/swiftshader/third_party/LLVM/tools/
Makefile
17
OPTIONAL_DIRS
:= lldb
35
OPTIONAL_DIRS
:= $(findstring lldb,$(ONLY_TOOLS))
Completed in 154 milliseconds