| Index: icu46/source/test/testdata/pkgdata.inc.in
|
| ===================================================================
|
| --- icu46/source/test/testdata/pkgdata.inc.in (revision 0)
|
| +++ icu46/source/test/testdata/pkgdata.inc.in (revision 0)
|
| @@ -0,0 +1,20 @@
|
| +#******************************************************************************
|
| +#
|
| +# Copyright (C) 2000-2006, International Business Machines
|
| +# Corporation and others. All Rights Reserved.
|
| +#
|
| +#******************************************************************************
|
| +# This Makefile is used to build the ICU's data.
|
| +# It is included with the -O option to pkgdata.
|
| +
|
| +top_srcdir=@top_srcdir@
|
| +srcdir=@srcdir@
|
| +top_builddir=../..
|
| +
|
| +include $(top_builddir)/icudefs.mk
|
| +
|
| +##### Add the following to source/config/Makefile.in
|
| +
|
| +GENCCODE=$(BINDIR)/genccode
|
| +ICUPKG=$(BINDIR)/icupkg
|
| +
|
|
|