Home
last modified time | relevance | path

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

/third_party/icu/tools/multi/c/
H A DMakefile15 #ICUCONF=sh ./configure
16 ICUCONF=$(MULTICU_ROOT)/c/superconf.sh macro
75 ( cd $(BLD)/r$*/icu/source ; env CPPFLAGS="$(XTRA_RICU_CPPFLAGS)" `$(ICUCONF) "$(BLD)/r$*/icu/source" "$*"` --enable-renaming --enable-shared --disable-static --enable-release --disable-debug --prefix=$(INS)/r$* )
81 ( cd $(BLD)/$*/icu/source ; env CPPFLAGS="$(XTRA_ICU_CPPFLAGS)" `$(ICUCONF) "$(BLD)/$*/icu/source" "$*"` --disable-renaming --enable-shared --disable-static --enable-release --disable-debug --prefix=$(INS)/$* )

Completed in 1 milliseconds