1#****************************************************************************** 2# 3# Copyright (C) 2000-2006, International Business Machines 4# Corporation and others. All Rights Reserved. 5# 6#****************************************************************************** 7# This Makefile is used to build the ICU's data. 8# It is included with the -O option to pkgdata. 9 10top_srcdir=../.. 11srcdir=. 12top_builddir=../.. 13 14include $(top_builddir)/icudefs.mk 15 16##### Add the following to source/config/Makefile.in 17 18GENCCODE=$(BINDIR)/genccode 19ICUPKG=$(BINDIR)/icupkg 20 21