d13a8c20a7
X-SVN-Rev: 10666
28 lines
1.0 KiB
Makefile
28 lines
1.0 KiB
Makefile
# Copyright (c) 1999-2002, International Business Machines Corporation and
|
|
# others. All Rights Reserved.
|
|
# A list of UCM's to build for core MIME/Unix/Windows encodings
|
|
|
|
# Note: A number of encodings are handled with purely algorithmic converters,
|
|
# without any mapping tables:
|
|
# US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
|
|
|
|
# Listed here:
|
|
|
|
# ISO 8859-2..9, 15
|
|
# Windows-125x
|
|
# EUC-CN, GBK (Windows cp936), GB 18030
|
|
# Big5 (Windows cp950)
|
|
# SJIS (Windows cp932), EUC-JP
|
|
# EUC-KR, KS C 5601, Windows cp949
|
|
|
|
UCM_SOURCE_CORE=ibm-912.ucm ibm-913.ucm ibm-914.ucm ibm-915.ucm\
|
|
ibm-1089_P100-1995.ucm ibm-4909_P100-1999.ucm ibm-916.ucm ibm-920.ucm\
|
|
ibm-923.ucm\
|
|
ibm-5346_P100-1998.ucm ibm-5347_P100-1998.ucm ibm-5348_P100-1997.ucm\
|
|
ibm-5349_P100-1998.ucm ibm-5350_P100-1998.ucm ibm-5351_P100-1998.ucm\
|
|
ibm-5352_P100-1998.ucm ibm-5353_P100-1998.ucm ibm-5354_P100-1998.ucm\
|
|
ibm-1383_P110-2000.ucm ibm-1386_P100-2002.ucm gb18030.ucm\
|
|
ibm-1373_P100-2002.ucm\
|
|
ibm-943_P14A-2000.ucm ibm-33722_P12A-2000.ucm\
|
|
ibm-970_P110-2000.ucm ibm-949_P11A-2000.ucm ibm-1363_P11B-2000.ucm
|