Home
last modified time | relevance | path

Searched refs:ICUDIR (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/genren/
DMakefile19 ICUDIR=ICUunrenamed macro
35 COM=$(ICUDIR)/lib/libicuuc.$(SO)
36 I18=$(ICUDIR)/lib/libicui18n.$(SO)
37 LEX=$(ICUDIR)/lib/libiculx.$(SO)
38 DAT=$(ICUDIR)/stubdata/libicudata.$(SO)
39 UIO=$(ICUDIR)/lib/libicuio.$(SO)
50 -rm -rf $(ICUDIR) urename.* *~
54 $(ICUDIR)/config.status:
55 -mv $(ICUDIR) $(ICUDIR)old
56 -(rm -rf $(ICUDIR)old &)
[all …]
/external/cldr/tools/c/genldml/resources/
Dgenldml_resources.mak19 # ICUDIR the location of ICU, used to locate the tools for
22 ICUDIR=$(ICU_ROOT) macro
37 $(ICUDIR)\bin\genrb -t --package-name genldml_resources -d . $*.txt
46 …$(ICUDIR)\bin\pkgdata --name genldml_resources -v -O R:$(ICUDIR) --mode dll -d . res-files-list.txt
/external/icu/icu4c/source/samples/ufortune/resources/
Dfortune_resources.mak22 # ICUDIR the location of ICU, used to locate the tools for
25 ICUDIR=..\..\..\.. macro
48 $(ICUDIR)\$(BIN)\genrb -d . $*.txt
56 $(ICUDIR)\$(BIN)\pkgdata --name fortune_resources -v --mode dll -d . res-file-list.txt