summaryrefslogtreecommitdiffstats
path: root/share/colldef/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/colldef/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/colldef/Makefile')
-rw-r--r--share/colldef/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile
index 55f77b1..55c2287 100644
--- a/share/colldef/Makefile
+++ b/share/colldef/Makefile
@@ -5,6 +5,9 @@ NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= bg_BG.CP1251 \
+ be_BY.CP1131 \
+ be_BY.CP1251 \
+ be_BY.ISO8859-5 \
ca_ES.ISO8859-1 \
ca_ES.ISO8859-15 \
cs_CZ.ISO8859-2 \
@@ -59,6 +62,9 @@ LATIN2LINKS= hr_HR hu_HU ro_RO sr_YU
all: ${LOCALES:S/$/.out/g}
+be_BY.CP1131.out: map.CP1131
+be_BY.CP1251.out: map.CP1251
+be_BY.ISO8859-5.out: map.ISO8859-5
bg_BG.CP1251.out: map.CP1251
ca_ES.ISO8859-15.out: map.ISO8859-15
ca_ES.ISO8859-1.out: map.ISO8859-1
OpenPOWER on IntegriCloud