From c8ffb083c3bb3d0862a1281d5c5eb94b03ffa414 Mon Sep 17 00:00:00 2001 From: Mladen Turk Date: Mon, 29 Nov 2004 10:11:22 +0000 Subject: 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 --- srclib/pcre/pcre.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'srclib') 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 -- cgit v1.2.3