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/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/mklocale/data/Makefile b/usr.bin/mklocale/data/Makefile
index 78a9806..59f5139 100644
--- a/usr.bin/mklocale/data/Makefile
+++ b/usr.bin/mklocale/data/Makefile
@@ -1,9 +1,10 @@
-# $Id$
+# $Id: Makefile,v 1.5 1997/02/22 19:56:11 peter Exp $
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
-LOCALES= ja_JP.EUC ru_SU.KOI8-R lt_LN.ASCII lt_LN.ISO_8859-1 ru_SU.CP866
+LOCALES= ja_JP.EUC ko_KR.EUC lt_LN.ASCII lt_LN.ISO_8859-1 \
+ ru_SU.KOI8-R ru_SU.CP866
LOCALEDIR= ${DESTDIR}/usr/share/locale
.if exists(${.OBJDIR}/..)
OpenPOWER on IntegriCloud