• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (C) 2016 and later: Unicode, Inc. and others.
2# License & terms of use: http://www.unicode.org/copyright.html
3#******************************************************************************
4#
5#   Copyright (C) 2000-2006, International Business Machines
6#   Corporation and others.  All Rights Reserved.
7#
8#******************************************************************************
9# This Makefile is used to build the ICU's data.
10# It is included with the -O option to pkgdata.
11
12top_srcdir=@top_srcdir@
13srcdir=@srcdir@
14top_builddir=../..
15
16include $(top_builddir)/icudefs.mk
17
18##### Add the following to source/config/Makefile.in
19
20GENCCODE=$(BINDIR)/genccode
21ICUPKG=$(BINDIR)/icupkg
22
23