OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RC_ProjectName
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/make/
AppleBI.mk
59
echo "const char vers[] = \"@(#) $(
RC_ProjectName
)-$(RC_ProjectSourceVersion)\"; " > $(OBJROOT)/version.c
135
echo "const char vers[] = \"@(#) $(
RC_ProjectName
)-$(RC_ProjectSourceVersion)\"; " > $(OBJROOT)/version.c
/external/llvm/
Makefile
23
# If "
RC_ProjectName
" exists in the environment, and its value is
27
ifneq ($(findstring llvmCore, $(
RC_ProjectName
)),llvmCore) # Normal build (not "Apple-style").
Completed in 633 milliseconds