Home
last modified time | relevance | path

Searched refs:MULTICU_ROOT (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/tools/multi/common/
DMakefile-multi.inc7 C_ROOT=$(MULTICU_ROOT)/c
8 J_ROOT=$(MULTICU_ROOT)/j
9 M_TMP=$(MULTICU_ROOT)/tmp
20 -include $(MULTICU_ROOT)/common/Makefile-local.inc
22 ICUS=$(MULTICU_ROOT)/packages
/third_party/icu/tools/multi/c/
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
23 …icu4j*.jar | cut -d- -f2 | cut -d. -f1 | sort | uniq | fgrep -v -f $(MULTICU_ROOT)/j/old-icu4j.tx…
DMakefile-c.inc8 include $(MULTICU_ROOT)/common/Makefile-multi.inc
/third_party/icu/tools/multi/j/
DMakefile-j.inc7 include $(MULTICU_ROOT)/common/Makefile-multi.inc
8 ICUS=$(MULTICU_ROOT)/packages
/third_party/icu/tools/multi/proj/chello/
DMakefile22 MULTICU_ROOT=../../ macro
23 include $(MULTICU_ROOT)/c/Makefile-c.inc
/third_party/icu/tools/multi/proj/icu4cscan/
DMakefile_c18 MULTICU_ROOT=../../
19 include $(MULTICU_ROOT)/c/Makefile-c.inc
DMakefile_j15 MULTICU_ROOT=../../
16 include $(MULTICU_ROOT)/j/Makefile-j.inc
44 MULTICU_ROOT=../../
45 include $(MULTICU_ROOT)/common/Makefile-multi.inc
50 JVM=$(MULTICU_ROOT)/j/jvm
DMakefile6 MULTICU_ROOT=../../ macro
7 include $(MULTICU_ROOT)/common/Makefile-multi.inc
/third_party/icu/tools/multi/proj/provider/
DMakefile66 MULTICU_ROOT=../.. macro
67 include $(MULTICU_ROOT)/c/Makefile-c.inc
89 SUPERCONF=$(TOP)/$(MULTICU_ROOT)/c/superconf.sh