summaryrefslogtreecommitdiffstats
path: root/share/colldef
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1999-06-05 03:04:03 +0000
committerjulian <julian@FreeBSD.org>1999-06-05 03:04:03 +0000
commit08a158ed9e3b32854b9fbefa35e4a8b559878533 (patch)
tree5071aa55f218187d8d3f37eaad8d73a5262f1aea /share/colldef
parent800c3a618af55e4e9843329ab84410dd3d8c2f05 (diff)
downloadFreeBSD-src-08a158ed9e3b32854b9fbefa35e4a8b559878533.zip
FreeBSD-src-08a158ed9e3b32854b9fbefa35e4a8b559878533.tar.gz
Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS
as well as the X11 version ja_JP.SJIS
Diffstat (limited to 'share/colldef')
-rw-r--r--share/colldef/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile
index 1f71dc5..00825f4 100644
--- a/share/colldef/Makefile
+++ b/share/colldef/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1999/03/20 11:49:23 foxfair Exp $
+# $Id: Makefile,v 1.21 1999/04/10 12:22:25 foxfair Exp $
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
@@ -19,7 +19,7 @@ LOCALES= de_DE.DIS_8859-15 \
LOCALEDIR= ${DESTDIR}/usr/share/locale
ASCIILINKS = \
- ko_KR.EUC ja_JP.EUC ja_JP.SJIS zh_CN.EUC
+ ko_KR.EUC ja_JP.EUC ja_JP.SJIS ja_JP.Shift_JIS zh_CN.EUC
ZHLINKS = zh_TW.BIG5
OpenPOWER on IntegriCloud