]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/defs.mk
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / samples / defs.mk
index 7b91c4ba1adb150fed91ae457e08e99a396f4b08..5e50fdd086a5a4ec100bf9bfe5cfcf25ae6f1646 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2002-2005 IBM, Inc. and others
+# Copyright (c) 2002-2011 IBM, Inc. and others
 # Sample code makefile definitions 
 
 CLEANFILES=*~ $(TARGET).out
@@ -17,7 +17,7 @@ GENRB=$(shell icu-config --invoke=genrb)
 GENRBOPT=
 PKGDATA=$(shell icu-config --invoke=pkgdata)
 SO=$(shell icu-config --so)
-PKGDATAOPTS=-v -d .
+PKGDATAOPTS=-r $(shell icu-config --version) -w -v -d .
 # default - resources in same mode as ICU
 RESMODE=$(shell icu-config --icudata-mode)