summaryrefslogtreecommitdiffstats
path: root/usr.bin/mklocale/data/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mklocale/data/Makefile')
-rw-r--r--usr.bin/mklocale/data/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/mklocale/data/Makefile b/usr.bin/mklocale/data/Makefile
index 5e9075d..a3e817d 100644
--- a/usr.bin/mklocale/data/Makefile
+++ b/usr.bin/mklocale/data/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.16 1998/08/15 12:51:48 phk Exp $
+# $Id: Makefile,v 1.17 1998/12/14 02:59:15 dillon Exp $
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
@@ -51,6 +51,8 @@ afterinstall:
ln -fs ../lt_LN.ISO_8859-2/LC_CTYPE \
${LOCALEDIR}/${link}.ISO_8859-2/LC_CTYPE
.endfor
+ ln -fs ../ja_JP.SJIS/LC_CTYPE \
+ ${LOCALEDIR}/ja_JP.Shift_JIS/LC_CTYPE
.endif
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud