]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
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 | ||
8 | RESOURCESDIR = resources | |
9 | RESSRC = $(RESOURCESDIR)$(FILESEPCHAR)root.txt $(RESOURCESDIR)$(FILESEPCHAR)fr.txt |