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