blob: 64cb137a48476aed33a197d30653cbf66d2d29c5 [file] [log] [blame]
# -*- makefile -*-
# Copyright (C) 2008-2012 IBM Corporation and Others. All Rights Reserved.
## --- important ---
# Path to http://source.icu-project.org/repos/icu/data/trunk/meta
ICUMETA=/xsrl/E/data/meta
## --- all others are optional ---
# if needed - additional jars on the CLASSPATH
#OTHERJARS=somejar.jar:some/other/jar.jar
# if needed - force path to ICUJAR
#ICUJAR=.../icu.jar
#Special make options
#MAKE_OPTS=-j2