summaryrefslogtreecommitdiffstats
path: root/share/mklocale/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-01-17 13:30:16 +0000
committerache <ache@FreeBSD.org>2001-01-17 13:30:16 +0000
commit0f6592819f48dbf3f88ccbd71140ee6ec3c98a14 (patch)
tree596d0816b63711d7093b3c14843c0cc74854885d /share/mklocale/Makefile
parent96082be1d963a580a7dd31c237e2f43261e24796 (diff)
downloadFreeBSD-src-0f6592819f48dbf3f88ccbd71140ee6ec3c98a14.zip
FreeBSD-src-0f6592819f48dbf3f88ccbd71140ee6ec3c98a14.tar.gz
Add Greek support
PR: 24324 Submitted by: past@netmode.ntua.gr
Diffstat (limited to 'share/mklocale/Makefile')
-rw-r--r--share/mklocale/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/mklocale/Makefile b/share/mklocale/Makefile
index e37838c..fa8cf01 100644
--- a/share/mklocale/Makefile
+++ b/share/mklocale/Makefile
@@ -3,7 +3,8 @@
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
-LOCALES= ja_JP.EUC \
+LOCALES= el_GR.ISO_8859-7 \
+ ja_JP.EUC \
ja_JP.SJIS \
ko_KR.EUC \
la_LN.ASCII \
OpenPOWER on IntegriCloud