intl/icu/source/extra/uconv/resfiles.mk

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/icu/source/extra/uconv/resfiles.mk	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +# Copyright (c) 2000-2002 IBM, Inc. and Others.
     1.5 +# A small makefile containing the list of resource bundles 
     1.6 +# to include in uconv.
     1.7 +
     1.8 +# The variable FILESEPCHAR is defined by the caller to be
     1.9 +# the character separating components of a filename.
    1.10 +
    1.11 +RESOURCESDIR = resources
    1.12 +RESSRC = $(RESOURCESDIR)$(FILESEPCHAR)root.txt $(RESOURCESDIR)$(FILESEPCHAR)fr.txt

mercurial