xref: /aosp_15_r20/external/cronet/third_party/icu/source/extra/uconv/resfiles.mk (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1# Copyright (C) 2016 and later: Unicode, Inc. and others.
2# License & terms of use: http://www.unicode.org/copyright.html
3# Copyright (c) 2000-2002 IBM, Inc. and Others.
4# A small makefile containing the list of resource bundles
5# to include in uconv.
6
7# The variable FILESEPCHAR is defined by the caller to be
8# the character separating components of a filename.
9
10RESOURCESDIR = resources
11RESSRC = $(RESOURCESDIR)$(FILESEPCHAR)root.txt $(RESOURCESDIR)$(FILESEPCHAR)fr.txt
12