OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROJ_prefix
(Results
1 - 4
of
4
) sorted by null
/external/clang/runtime/libcxx/
Makefile
18
PROJ_libcxx_hdrs := $(DESTDIR)$(
PROJ_prefix
)/include
/external/llvm/cmake/modules/
Makefile
14
PROJ_cmake := $(DESTDIR)$(
PROJ_prefix
)/share/llvm/cmake
52
# Compute number of levels (typically 3 - ``share/llvm/cmake/``) to
PROJ_prefix
56
cmake_path_suffix := $(subst $(
PROJ_prefix
),,$(subst $(DESTDIR),,$(PROJ_cmake)))
/external/clang/lib/Headers/
Makefile
43
PROJ_headers := $(DESTDIR)$(
PROJ_prefix
)/lib/clang/$(CLANG_VERSION)/include
/external/clang/runtime/compiler-rt/
Makefile
23
PROJ_resources := $(DESTDIR)$(
PROJ_prefix
)/lib/clang/$(CLANG_VERSION)
Completed in 608 milliseconds