Makefile revision 9aa4b6ecb617dea106cf96cd51dc2b9bf7f28c8b
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CDDL is also available via the Internet at
#
#
# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
# Copyright 2011 EveryCity Ltd. All rights reserved.
#
CLEANFILES += \
UTF-8.cm \
da_DK \
de_CH \
is_IS \
it_CH \
cs_CZ \
hr_HR \
hu_HU \
pl_PL \
bg_BG \
mk_MK \
lt_LT \
ca_ES \
da_DK \
es_ES \
fi_FI \
it_IT \
pt_PT \
KOI8_R_LOCALES = \
#
# All new locales should be in UTF-8 form.
#
UTF_8_LOCALES = \
af_ZA \
as_IN \
az_AZ \
be_BY \
bg_BG \
bs_BA \
ca_ES \
cs_CZ \
da_DK \
es_VE \
et_EE \
fi_FI \
fil_PH \
ga_IE \
gu_IN \
he_IL \
hi_IN \
hr_HR \
hu_HU \
hy_AM \
id_ID \
ii_CN \
is_IS \
ja_JP \
ka_GE \
kk_KZ \
km_KH \
kn_IN \
ko_KR \
kok_IN \
lt_LT \
lv_LV \
mk_MK \
ml_IN \
mr_IN \
ms_MY \
mt_MT \
nb_NO \
nn_NO \
or_IN \
pl_PL \
sa_IN \
si_LK \
sk_SK \
sl_SI \
sq_AL \
te_IN \
th_TH \
tr_TR \
uk_UA \
ug_CN \
vi_VN \
LOCNAMES = \
$(ISO8859_1_LOCALES:%=%.ISO8859-1) \
$(ISO8859_2_LOCALES:%=%.ISO8859-2) \
$(ISO8859_5_LOCALES:%=%.ISO8859-5) \
$(ISO8859_6_LOCALES:%=%.ISO8859-6) \
$(ISO8859_7_LOCALES:%=%.ISO8859-7) \
$(ISO8859_9_LOCALES:%=%.ISO8859-9) \
$(ISO8859_11_LOCALES:%=%.ISO8859-11) \
$(ISO8859_13_LOCALES:%=%.ISO8859-13) \
$(ISO8859_15_LOCALES:%=%.ISO8859-15) \
$(KOI8_R_LOCALES:%=%.KOI8-R) \
$(UTF_8_LOCALES:%=%.UTF-8)
STAMPFILES = $(LOCDIRS:%=%/stamp)
CATDIRS = \
$(LOCDIRS:%=%/LC_COLLATE) \
$(LOCDIRS:%=%/LC_MESSAGES) \
$(LOCDIRS:%=%/LC_MONETARY) \
$(LOCDIRS:%=%/LC_NUMERIC) \
$(POST_PROCESS)
$(OBJS): parser.tab.h
$(RM) $(CLEANFILES)
$(RM) $(STAMPFILES)
$(RM) $@
$(RM) messages.po
$(INS.dir)
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(RM) $@
$(RM) $@
$(CHMOD) 0444 $@