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
42 COM=$(ICUDIR)/$(installdir)/libicuuc.$(SO)
43 I18=$(ICUDIR)/$(installdir)/libicui18n.$(SO)
44 LEX=$(ICUDIR)/$(installdir)/libiculx.$(SO)
45 DAT=$(ICUDIR)/stubdata/libicudata.$(SO)
46 UIO=$(ICUDIR)/$(installdir)/libicuio.$(SO)
57 -rm -rf $(ICUDIR) urename.* *~
61 $(ICUDIR)/config.status:
62 -mv $(ICUDIR) $(ICUDIR)old
63 -(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