summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/data/brkitr/brkfiles.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu-xetex/data/brkitr/brkfiles.mk')
-rw-r--r--Build/source/libs/icu-xetex/data/brkitr/brkfiles.mk30
1 files changed, 22 insertions, 8 deletions
diff --git a/Build/source/libs/icu-xetex/data/brkitr/brkfiles.mk b/Build/source/libs/icu-xetex/data/brkitr/brkfiles.mk
index 84863aec53f..06f3600230d 100644
--- a/Build/source/libs/icu-xetex/data/brkitr/brkfiles.mk
+++ b/Build/source/libs/icu-xetex/data/brkitr/brkfiles.mk
@@ -1,4 +1,4 @@
-# * Copyright (C) 1997-2004, International Business Machines
+# * Copyright (C) 1998-2006, International Business Machines
# * Corporation and others. All Rights Reserved.
# A list of txt's to build
# Note:
@@ -14,18 +14,32 @@
#
# * To add an additional locale to the list:
# _____________________________________________________
-# | BRK_SOURCE_LOCAL = myLocale.txt ...
+# | BRK_RES_SOURCE_LOCAL = myLocale.txt ...
#
# * To REPLACE the default list and only build with a few
# locale:
# _____________________________________________________
-# | BRK_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
+# | BRK_RES_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
#
#
+# Generated by LDML2ICUConverter, from LDML source files.
+# Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml)
+BRK_RES_SYNTHETIC_ALIAS =
+
+
+# All aliases (to not be included under 'installed'), but not including root.
+BRK_RES_ALIAS_SOURCE = $(BRK_RES_SYNTHETIC_ALIAS)
+
+
+# List of compact trie dictionary files (ctd).
+BRK_CTD_SOURCE = thaidict.txt
+
+
+# List of break iterator files (brk).
+BRK_SOURCE = word_POSIX.txt word_ja.txt char.txt word.txt line.txt sent.txt title.txt
+
+
+# Ordinary resources
+BRK_RES_SOURCE = en.txt en_US.txt en_US_POSIX.txt ja.txt
-# don't include thaidict.brk - it goes into a resource bundle - plus it isn't deleted.
-# char.txt, title.txt and word.txt are not included so that more tests pass by default,
-# and so that the makefile rules are simplier.
-BRK_SOURCE = \
-line.txt sent.txt line_th.txt word_th.txt word_ja.txt word_POSIX.txt