OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_LIBS
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/llvm-config/
Makefile
35
ifneq ($(
TARGET_LIBS
), )
36
LLVM_SYSTEM_LIBS := $(
TARGET_LIBS
)
/external/llvm/
Makefile
138
TARGET_LIBS
="$(LIBS)" \
Completed in 133 milliseconds