summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-src/source/samples/ufortune/resources/fortune_resources.mak
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu/icu-src/source/samples/ufortune/resources/fortune_resources.mak')
-rw-r--r--Build/source/libs/icu/icu-src/source/samples/ufortune/resources/fortune_resources.mak6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/libs/icu/icu-src/source/samples/ufortune/resources/fortune_resources.mak b/Build/source/libs/icu/icu-src/source/samples/ufortune/resources/fortune_resources.mak
index d86051767e8..707ae6b6ab6 100644
--- a/Build/source/libs/icu/icu-src/source/samples/ufortune/resources/fortune_resources.mak
+++ b/Build/source/libs/icu/icu-src/source/samples/ufortune/resources/fortune_resources.mak
@@ -6,7 +6,7 @@
# fortune_resources.mak
#
# Windows nmake makefile for compiling and packaging the resources
-# for for the ICU sample program "ufortune".
+# for the ICU sample program "ufortune".
#
# This makefile is normally invoked by the pre-link step in the
# MSVC project file for ufortune
@@ -45,7 +45,7 @@ BIN=bin
# -t fools make into thinking there are files such as es.res, etc
#
.txt.res:
- $(ICUDIR)\$(BIN)\genrb -d . $*.txt
+ $(ICUDIR)\$(BIN)\genrb -d . $*.txt
#
# all - nmake starts here by default
@@ -53,5 +53,5 @@ BIN=bin
all: fortune_resources.dll
fortune_resources.dll: $(RESFILES)
- $(ICUDIR)\$(BIN)\pkgdata --name fortune_resources -v --mode dll -d . res-file-list.txt
+ $(ICUDIR)\$(BIN)\pkgdata --name fortune_resources -v --mode dll -d . res-file-list.txt