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 efb96d9..ba93e1e 100644
--- a/usr.bin/mklocale/data/Makefile
+++ b/usr.bin/mklocale/data/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.13 1998/07/07 23:05:59 bde Exp $
+# $Id: Makefile,v 1.14 1998/08/07 17:07:12 ache Exp $
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
@@ -10,7 +10,8 @@ LOCALES= ja_JP.EUC \
lt_LN.ISO_8859-1 \
lt_LN.ISO_8859-2 \
ru_SU.CP866 \
- ru_SU.KOI8-R
+ ru_SU.KOI8-R \
+ zh_CN.EUC
LOCALEDIR= ${DESTDIR}/usr/share/locale
OpenPOWER on IntegriCloud