40338ce2ba
X-SVN-Rev: 6925
25 lines
794 B
Makefile
25 lines
794 B
Makefile
# 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.ucm ibm-4909.ucm ibm-916.ucm ibm-920.ucm\
|
|
ibm-923.ucm\
|
|
ibm-5346.ucm ibm-5347.ucm ibm-5348.ucm ibm-5349.ucm\
|
|
ibm-5350.ucm ibm-5351.ucm ibm-5352.ucm ibm-5353.ucm ibm-5354.ucm\
|
|
ibm-1383.ucm ibm-1386.ucm gb18030.ucm\
|
|
ibm-1370.ucm\
|
|
ibm-943_P14A-2000.ucm ibm-33722.ucm\
|
|
ibm-970.ucm ibm-949_P11A-2000.ucm ibm-1363_P11B-2000.ucm
|