Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(641)

Unified Diff: icu52/source/extra/uconv/resfiles.mk

Issue 245383002: Add the original mk (make) files for ICU 52 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icu52/source/data/zone/resfiles.mk ('k') | icu52/source/samples/defs.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu52/source/extra/uconv/resfiles.mk
===================================================================
--- icu52/source/extra/uconv/resfiles.mk (revision 0)
+++ icu52/source/extra/uconv/resfiles.mk (revision 0)
@@ -0,0 +1,9 @@
+# Copyright (c) 2000-2002 IBM, Inc. and Others.
+# A small makefile containing the list of resource bundles
+# to include in uconv.
+
+# The variable FILESEPCHAR is defined by the caller to be
+# the character separating components of a filename.
+
+RESOURCESDIR = resources
+RESSRC = $(RESOURCESDIR)$(FILESEPCHAR)root.txt $(RESOURCESDIR)$(FILESEPCHAR)fr.txt
Property changes on: icu52/source/extra/uconv/resfiles.mk
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu52/source/data/zone/resfiles.mk ('k') | icu52/source/samples/defs.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698