[sword-cvs] icu-sword/source/samples Makefile.in,1.3,1.4 readme.txt,1.1,1.2
sword@www.crosswire.org
sword@www.crosswire.org
Tue, 6 Apr 2004 03:10:49 -0700
Update of /cvs/core/icu-sword/source/samples
In directory www:/tmp/cvs-serv8911/source/samples
Modified Files:
Makefile.in readme.txt
Log Message:
ICU 2.8 sync
Index: Makefile.in
===================================================================
RCS file: /cvs/core/icu-sword/source/samples/Makefile.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.in 10 Sep 2003 02:42:27 -0000 1.3
+++ Makefile.in 6 Apr 2004 10:09:09 -0000 1.4
@@ -1,5 +1,5 @@
## Makefile.in for ICU samples
-## Copyright (c) 1999-2000, International Business Machines Corporation and
+## Copyright (c) 1999-2003, International Business Machines Corporation and
## others. All Rights Reserved.
## Install directory information
@@ -20,7 +20,7 @@
CLEANFILES = *~
SUBDIRS = date cal
-ALLSUBDIRS = datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring break
+ALLSUBDIRS = break case datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer
## List of phony targets
.PHONY : all all-local all-recursive install install-local \
Index: readme.txt
===================================================================
RCS file: /cvs/core/icu-sword/source/samples/readme.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- readme.txt 10 Sep 2003 02:42:27 -0000 1.1
+++ readme.txt 6 Apr 2004 10:09:09 -0000 1.2
@@ -1,4 +1,4 @@
-## Copyright (c) 2002, International Business Machines Corporation
+## Copyright (c) 2002-2003, International Business Machines Corporation
## and others. All Rights Reserved.
This directory contains sample code