summaryrefslogtreecommitdiff
path: root/srclib
diff options
context:
space:
mode:
authorMladen Turk <mturk@apache.org>2004-11-29 10:11:22 +0000
committerMladen Turk <mturk@apache.org>2004-11-29 10:11:22 +0000
commitc8ffb083c3bb3d0862a1281d5c5eb94b03ffa414 (patch)
tree175196f027c44eb398eabc3037a494d43529cba6 /srclib
parentf53dd44bacb6c19c618bdc43193deda8e59c4604 (diff)
downloadhttpd-c8ffb083c3bb3d0862a1281d5c5eb94b03ffa414.tar.gz
dftables now uses output file as command line param.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106900 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'srclib')
-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