]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/defs.mk
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / samples / defs.mk
index 2e927f205ba3aa752d7c2d10eaaa4bb547f3fd0a..7b91c4ba1adb150fed91ae457e08e99a396f4b08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2002-2004 IBM, Inc. and others
+# Copyright (c) 2002-2005 IBM, Inc. and others
 # Sample code makefile definitions 
 
 CLEANFILES=*~ $(TARGET).out
@@ -14,7 +14,7 @@ LDFLAGS =$(shell icu-config --ldflags)
 LDFLAGS_USTDIO =$(shell icu-config --ldflags-icuio)
 INVOKE=$(shell icu-config --invoke)
 GENRB=$(shell icu-config --invoke=genrb)
-GENRBOPT=--package-name $(RESNAME)
+GENRBOPT=
 PKGDATA=$(shell icu-config --invoke=pkgdata)
 SO=$(shell icu-config --so)
 PKGDATAOPTS=-v -d .
@@ -25,4 +25,4 @@ RESMODE=$(shell icu-config --icudata-mode)
 ### Project independent things (common) 
 ### We depend on gmake for the bulk of the work 
 
-RMV=rm -rf
\ No newline at end of file
+RMV=rm -rf