]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/uresb/Makefile
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / samples / uresb / Makefile
index 05b23f01c03fb49c43a5db796e5939146857de27..43120e15e936c37d44fa79d516fd5737a15d778c 100644 (file)
@@ -1,5 +1,5 @@
-# Copyright (c) 2000 IBM, Inc. and others
-# conversion sample code $Revision: 1.1.1.1 $
+# Copyright (c) 2000-2004 IBM, Inc. and others
+# conversion sample code
 # Usage:
 #  - configure, build, install ICU
 #  - ensure that 'icu-config' is in the PATH (PREFIX/bin/icu-config) 
@@ -39,7 +39,7 @@ $(ICU_PATH)/source/tools/toolutil/uoptions.h:
        @false
 
 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil
-LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-ustdio)
+LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icuio)
 
 .PHONY: all clean distclean check report