HomeSort by relevance Sort by last modified time
    Searched refs:PROJ_SRC_ROOT (Results 1 - 8 of 8) sorted by null

  /external/llvm/projects/
Makefile 26 include $(PROJ_SRC_ROOT)/Makefile.rules
  /external/lldb/include/lldb/
Makefile 9 $(Verb) if test -d "$(PROJ_SRC_ROOT)/tools/clang/include/clang" ; then \
10 cd $(PROJ_SRC_ROOT)/tools/clang/include && \
23 ifneq ($(PROJ_SRC_ROOT),$(PROJ_OBJ_ROOT))
  /external/llvm/lib/IR/
Makefile 19 INTRINSICTD := $(PROJ_SRC_ROOT)/include/llvm/IR/Intrinsics.td
20 INTRINSICTDS := $(wildcard $(PROJ_SRC_ROOT)/include/llvm/IR/Intrinsics*.td)
  /external/clang/include/clang/
Makefile 26 ifneq ($(PROJ_SRC_ROOT),$(PROJ_OBJ_ROOT))
  /external/clang/include/clang-c/
Makefile 25 ifneq ($(PROJ_SRC_ROOT),$(PROJ_OBJ_ROOT))
  /external/llvm/tools/llvm-config/
Makefile 22 BUILDVARIABLES_SRCPATH = $(PROJ_SRC_ROOT)/tools/$(TOOLNAME)/BuildVariables.inc.in
  /external/clang/
Makefile 88 ifneq ($(PROJ_SRC_ROOT),$(PROJ_OBJ_ROOT))
  /external/lldb/
Makefile 82 ifneq ($(PROJ_SRC_ROOT),$(PROJ_OBJ_ROOT))

Completed in 897 milliseconds