Searched defs:SVN_REVISION (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Basic/
H A DMakefile19 SVN_REVISION := $(strip \ macro
32 -DSVN_REVISION='"$(SVN_REVISION)"' -DSVN_REPOSITORY='"$(SVN_REPOSITORY)"' \
36 @if [ '$(SVN_REVISION) $(LLVM_REVISION)' != '$(shell cat $(ObjDir)/.ver-svn 2>/dev/null)' ]; then\
37 echo '$(SVN_REVISION) $(LLVM_REVISION)' > $(ObjDir)/.ver-svn; \

Completed in 86 milliseconds