xref
: /
external
/
cldr
/
tools
/
scripts
/
build
/
bin-build
/
update-icu4c.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
set
-x
3
CLDR_DIR
=`
pwd
`
4
export
CLDR_DIR
5
ant
-f
icu4c
/
source
/
data
/
build.xml
clean
all
6