[sword-cvs] icu-sword/source/samples/ufortune/resources fortune_resources.mak,1.3,1.4

sword@www.crosswire.org sword@www.crosswire.org
Tue, 6 Apr 2004 03:10:54 -0700


Update of /cvs/core/icu-sword/source/samples/ufortune/resources
In directory www:/tmp/cvs-serv8911/source/samples/ufortune/resources

Modified Files:
	fortune_resources.mak 
Log Message:
ICU 2.8 sync

Index: fortune_resources.mak
===================================================================
RCS file: /cvs/core/icu-sword/source/samples/ufortune/resources/fortune_resources.mak,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fortune_resources.mak	10 Sep 2003 02:42:32 -0000	1.3
+++ fortune_resources.mak	6 Apr 2004 10:09:21 -0000	1.4
@@ -15,7 +15,6 @@
 #
 RESFILES= root.res es.res 
 
-
 #
 #  ICUDIR   the location of ICU, used to locate the tools for
 #           compiling and packaging resources.
@@ -37,12 +36,11 @@
 .txt.res:
 	$(ICUDIR)\bin\genrb -t --package-name fortune_resources -d . $*.txt
 
-
 #
 #  all - nmake starts here by default
 #
 all: fortune_resources.dll
 
 fortune_resources.dll: $(RESFILES)
-	$(ICUDIR)\bin\pkgdata --name fortune_resources -v -O R:$(ICUDIR) --mode dll -d . res-file-list.txt
+	$(ICUDIR)\bin\pkgdata --name fortune_resources -v --mode dll -d . res-file-list.txt