Home
last modified time | relevance | path

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

/third_party/icu/tools/multi/c/
H A DMakefile16 ICUCONF=$(MULTICU_ROOT)/c/superconf.sh
18 MULTICU_ROOT=$(DOT)/.. macro
19 include $(MULTICU_ROOT)/common/Makefile-multi.inc
22 ICUVERS:=$(shell cd $(ICUS); ls icu4c*.tgz | cut -d- -f2 | sort | uniq | fgrep -v -f $(MULTICU_ROOT)/c/old-icu.txt)
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)
/third_party/icu/tools/multi/proj/chello/
H A DMakefile22 MULTICU_ROOT=../../ macro
23 include $(MULTICU_ROOT)/c/Makefile-c.inc
/third_party/icu/tools/multi/proj/icu4cscan/
H A DMakefile6 MULTICU_ROOT=../../ macro
7 include $(MULTICU_ROOT)/common/Makefile-multi.inc
/third_party/icu/tools/multi/proj/provider/
H A DMakefile66 MULTICU_ROOT=../.. macro
67 include $(MULTICU_ROOT)/c/Makefile-c.inc
89 SUPERCONF=$(TOP)/$(MULTICU_ROOT)/c/superconf.sh

Completed in 2 milliseconds