Searched defs:ICU4JVERS (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/tools/multi/c/ | ||
H A D | Makefile | 23 ICU4JVERS:=$(shell cd $(ICUS); ls icu4j*.jar | cut -d- -f2 | cut -d. -f1 | sort | uniq | fgrep -v -f $(MULTICU_ROOT)/j/old-icu4j.txt) macro |
Completed in 1 milliseconds