summaryrefslogtreecommitdiffstats
path: root/share/mklocale/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2003-12-20 11:18:43 +0000
committerache <ache@FreeBSD.org>2003-12-20 11:18:43 +0000
commitac5798858c2ebeffce49dfdd6ae12a85eb1aabaa (patch)
tree8a9deaa7c5c5b3b6e469130f2e013c0ddec2bac7 /share/mklocale/Makefile
parentf8c04248bd82b24576191a8962a3c0c1ee497e13 (diff)
downloadFreeBSD-src-ac5798858c2ebeffce49dfdd6ae12a85eb1aabaa.zip
FreeBSD-src-ac5798858c2ebeffce49dfdd6ae12a85eb1aabaa.tar.gz
Add be_BY.*
Submitted by: Yury Tarasievich <grog@grsu.by>
Diffstat (limited to 'share/mklocale/Makefile')
-rw-r--r--share/mklocale/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/mklocale/Makefile b/share/mklocale/Makefile
index 0d435c8..91fce4a 100644
--- a/share/mklocale/Makefile
+++ b/share/mklocale/Makefile
@@ -4,6 +4,7 @@ NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= am_ET.UTF-8 \
+ be_BY.CP1131 \
bg_BG.CP1251 \
el_GR.ISO8859-7 \
hi_IN.ISCII-DEV \
@@ -39,8 +40,8 @@ LATIN1LINKS= ${LATIN1XLINKS} pt_BR
LATIN15LINKS= ${LATIN1XLINKS} et_EE
LATIN2LINKS= cs_CZ hr_HR hu_HU pl_PL sl_SI sr_YU ro_RO sk_SK
LATIN4LINKS= lt_LT
-LATIN5LINKS= sr_YU uk_UA
-CP1251LINKS= ru_RU
+LATIN5LINKS= sr_YU uk_UA be_BY
+CP1251LINKS= ru_RU be_BY
.SUFFIXES: .src .out
OpenPOWER on IntegriCloud