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

  /external/llvm/projects/
Makefile 26 include $(PROJ_SRC_ROOT)/Makefile.rules
  /external/llvm/lib/IR/
Makefile 21 INTRINSICTD := $(PROJ_SRC_ROOT)/include/llvm/IR/Intrinsics.td
22 INTRINSICTDS := $(wildcard $(PROJ_SRC_ROOT)/include/llvm/IR/Intrinsics*.td)
23 ATTRIBUTESTD := $(PROJ_SRC_ROOT)/include/llvm/IR/Attributes.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 91 ifneq ($(PROJ_SRC_ROOT),$(PROJ_OBJ_ROOT))

Completed in 466 milliseconds