OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROJ_SRC_ROOT
(Results
1 - 6
of
6
) sorted by null
/external/llvm/projects/
Makefile
28
include $(
PROJ_SRC_ROOT
)/Makefile.rules
/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
82
ifneq ($(
PROJ_SRC_ROOT
),$(PROJ_OBJ_ROOT))
Completed in 783 milliseconds