1ac04d0bbe12b3ef54518635711412f178cb4d16Jean-Baptiste Queru# Copyright (c) 2000-2002 IBM, Inc. and Others.
2ac04d0bbe12b3ef54518635711412f178cb4d16Jean-Baptiste Queru# A small makefile containing the list of resource bundles 
3ac04d0bbe12b3ef54518635711412f178cb4d16Jean-Baptiste Queru# to include in uconv.
4ac04d0bbe12b3ef54518635711412f178cb4d16Jean-Baptiste Queru
5ac04d0bbe12b3ef54518635711412f178cb4d16Jean-Baptiste Queru# The variable FILESEPCHAR is defined by the caller to be
6ac04d0bbe12b3ef54518635711412f178cb4d16Jean-Baptiste Queru# the character separating components of a filename.
7ac04d0bbe12b3ef54518635711412f178cb4d16Jean-Baptiste Queru
8ac04d0bbe12b3ef54518635711412f178cb4d16Jean-Baptiste QueruRESOURCESDIR = resources
9ac04d0bbe12b3ef54518635711412f178cb4d16Jean-Baptiste QueruRESSRC = $(RESOURCESDIR)$(FILESEPCHAR)root.txt $(RESOURCESDIR)$(FILESEPCHAR)fr.txt
10