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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/zone/resfiles.mk ('k') | icu52/source/samples/defs.mk » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
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.t xt
OLDNEW
« 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