OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GenLibDeps
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/tools/llvm-config/
Makefile
34
GenLibDeps
= $(PROJ_SRC_ROOT)/utils/
GenLibDeps
.pl
36
$(LibDepsTemp): $(
GenLibDeps
) $(LibDir) $(wildcard $(LibDir)/*.a $(LibDir)/*.o)
38
$(Verb) $(PERL) $(
GenLibDeps
) -flat $(LibDir) "$(NM_PATH)" > $(LibDepsTemp)
56
llvm-config-perobj: llvm-config.in $(
GenLibDeps
) $(LibDir) $(wildcard $(LibDir)/*.a)
58
$(Verb) $(PERL) $(
GenLibDeps
) -perobj -flat $(LibDir) "$(NM_PATH)" >PerobjDeps.txt
76
llvm-config-perobjincl: llvm-config.in $(
GenLibDeps
) $(LibDir) $(wildcard $(LibDir)/*.a)
78
$(Verb) $(PERL) $(
GenLibDeps
) -perobj -perobjincl -flat $(LibDir) "$(NM_PATH)" >PerobjDepsIncl.txt
126
$(LibDeps)
GenLibDeps
.out
/external/swiftshader/third_party/LLVM/utils/
Makefile
15
DSAclean.py DSAextract.py emacs findsym.pl
GenLibDeps
.pl \
Completed in 465 milliseconds