diff options
author | julian <julian@FreeBSD.org> | 1997-09-24 20:06:53 +0000 |
---|---|---|
committer | julian <julian@FreeBSD.org> | 1997-09-24 20:06:53 +0000 |
commit | 5771b3d5f6004b8173c2a09ff90b23a26c09c16c (patch) | |
tree | bbeb682f6f5a6abaea7fcaa27a38464baf7aa03c /share | |
parent | 5c7d6617c82d5bd81dca2bc9d4acd2f490d831bb (diff) | |
download | FreeBSD-src-5771b3d5f6004b8173c2a09ff90b23a26c09c16c.zip FreeBSD-src-5771b3d5f6004b8173c2a09ff90b23a26c09c16c.tar.gz |
put in the link for the dummy collation module for Shift-JIS
Diffstat (limited to 'share')
-rw-r--r-- | share/colldef/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile index e4b6042..a6f9174 100644 --- a/share/colldef/Makefile +++ b/share/colldef/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1997/03/01 00:28:05 wosch Exp $ +# $Id: Makefile,v 1.9 1997/03/25 16:50:05 ache Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} @@ -21,7 +21,7 @@ COLLDEF=${.CURDIR}/../colldef .endif ASCIILINKS = \ - ko_KR.EUC ja_JP.EUC + ko_KR.EUC ja_JP.EUC ja_JP.SJIS LATIN1LINKS = \ da_DK en_AU en_CA en_GB en_US fi_FI \ |