Makefile revision 5b72c2c78cdaab2439f613a7a9df81548c42c2ce
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington# This file and its contents are supplied under the terms of the
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# Common Development and Distribution License ("CDDL"), version 1.0.
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence# You may only use this file in accordance with the terms of version
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence# 1.0 of the CDDL.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# A full copy of the text of the CDDL should have accompanied this
15a44745412679c30a6d022733925af70a38b715David Lawrence# source. A copy of the CDDL is also available via the Internet at
15a44745412679c30a6d022733925af70a38b715David Lawrence# Copyright 2010 Nexenta Systems, Inc. All rights reserved.
9cd39d7306a472544733aff760d2916888d2b1f4David LawrenceOBJS = charmap.o collate.o ctype.o messages.o monetary.o numeric.o time.o \
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence 8859-11.cm 8859-13.cm 8859-14.cm 8859-15.cm \
8b7304a34c751e519ede7d00b77f1f962c0a37e4David LawrenceCLOBBERFILES = $(PROG) $(POFILE) $(DATA:%=locale/%)
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence es_AR es_BO es_CL es_CO es_EC es_GT es_MX es_NI es_PA \
a890fbefa3a143ff0513854c895e0f04c8d72bd5David Lawrence# All new locales should be in UTF-8 form.
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence ar_AE ar_BH ar_DZ ar_EG ar_IQ ar_JO ar_KW ar_LB ar_LY ar_MA \
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence en_AU en_BW en_BZ en_CA en_GB en_HK en_IE en_IN en_JM en_MH \
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence en_MT en_NA en_NZ en_PH en_PK en_SG en_TT en_US en_ZA en_ZW \
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence es_AR es_BO es_CL es_CO es_CR es_DO es_EC es_ES es_GQ es_GT \
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY \
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence fr_BE fr_CA fr_CF fr_CH fr_FR fr_GN fr_LU fr_MC fr_MG fr_ML \
59251c9e9c2135bdb64ccf970f0a769a0bbe30abMark Andrewslocale/%.UTF-8/stamp: data/%.UTF-8.src UTF-8.cm locale $(PROG)
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrencelocale/%.ISO8859-1/stamp: data/%.UTF-8.src 8859-1.cm locale $(PROG)
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(TOUCH) $@
$(RM) $@
$(RM) $@