Searched refs:ICU_BUILD_Z2 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/
H A Dmakefile315 ICU_BUILD_Z2 := $(shell echo $(RC_ProjectSourceVersion) | sed -r -e 's/([0-9]+)(\.([0-9]{1,2})(\.([0-9])([0-9])?)?)?/\6/') macro
319 ICU_BUILD_Z2 := $(shell echo $(RC_ProjectSourceVersion) | sed -E -e 's/([0-9]+)(\.([0-9]{1,2})(\.([0-9])([0-9])?)?)?/\6/') macro
329 ifeq "$(ICU_BUILD_Z2)" ""
334 ICU_BUILD := $(subst c,$(ICU_BUILD_Z2),$(ICU_BUILD))

Completed in 68 milliseconds