summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--srclib/pcre/pcre.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/srclib/pcre/pcre.dsp b/srclib/pcre/pcre.dsp
index fab5d17a41..c136c81499 100644
--- a/srclib/pcre/pcre.dsp
+++ b/srclib/pcre/pcre.dsp
@@ -93,7 +93,7 @@ SOURCE=.\dftables.exe
InputPath=.\dftables.exe
".\chartables.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- .\dftables.exe >.\chartables.c
+ .\dftables.exe chartables.c
# End Custom Build
@@ -103,7 +103,7 @@ InputPath=.\dftables.exe
InputPath=.\dftables.exe
".\chartables.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- .\dftables.exe >.\chartables.c
+ .\dftables.exe chartables.c
# End Custom Build