Update support utility filenames to reflect .exe extensions for the

newest apr/build/win32ver.awk script changes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98376 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
William A. Rowe Jr
2003-01-20 18:51:57 +00:00
parent fdb80ed385
commit ebef197daf
10 changed files with 20 additions and 20 deletions

View File

@ -106,7 +106,7 @@ SOURCE=.\build\win32\win32ver.awk
InputPath=.\build\win32\win32ver.awk
".\build\win32\Apache.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ./build/win32/win32ver.awk Apache "Apache HTTP Server" ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc
awk -f ./build/win32/win32ver.awk Apache.exe "Apache HTTP Server" ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc
# End Custom Build
@ -117,7 +117,7 @@ InputPath=.\build\win32\win32ver.awk
InputPath=.\build\win32\win32ver.awk
".\build\win32\Apache.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ./build/win32/win32ver.awk Apache "Apache HTTP Server" ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc
awk -f ./build/win32/win32ver.awk Apache.exe "Apache HTTP Server" ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc
# End Custom Build

View File

@ -101,7 +101,7 @@ SOURCE=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\ab.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk ab "ApacheBench Utility" ../include/ap_release.h > .\ab.rc
awk -f ../build/win32/win32ver.awk ab.exe "ApacheBench Utility" ../include/ap_release.h > .\ab.rc
# End Custom Build
@ -112,7 +112,7 @@ InputPath=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\ab.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk ab "ApacheBench Utility" ../include/ap_release.h > .\ab.rc
awk -f ../build/win32/win32ver.awk ab.exe "ApacheBench Utility" ../include/ap_release.h > .\ab.rc
# End Custom Build

View File

@ -109,7 +109,7 @@ SOURCE=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\abs.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk ab "ApacheBench/SSL Utility" ../include/ap_release.h > .\abs.rc
awk -f ../build/win32/win32ver.awk ab.exe "ApacheBench/SSL Utility" ../include/ap_release.h > .\abs.rc
# End Custom Build
@ -120,7 +120,7 @@ InputPath=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\abs.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk ab "ApacheBench/SSL Utility" ../include/ap_release.h > .\abs.rc
awk -f ../build/win32/win32ver.awk ab.exe "ApacheBench/SSL Utility" ../include/ap_release.h > .\abs.rc
# End Custom Build

View File

@ -101,7 +101,7 @@ SOURCE=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\htdbm.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk htdbm "htdbm Utility" ../include/ap_release.h > .\htdbm.rc
awk -f ../build/win32/win32ver.awk htdbm.exe "htdbm Utility" ../include/ap_release.h > .\htdbm.rc
# End Custom Build
@ -112,7 +112,7 @@ InputPath=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\htdbm.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk htdbm "htdbm Utility" ../include/ap_release.h > .\htdbm.rc
awk -f ../build/win32/win32ver.awk htdbm.exe "htdbm Utility" ../include/ap_release.h > .\htdbm.rc
# End Custom Build

View File

@ -101,7 +101,7 @@ SOURCE=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\htdigest.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk htdigest "htdigest Utility" ../include/ap_release.h > .\htdigest.rc
awk -f ../build/win32/win32ver.awk htdigest.exe "htdigest Utility" ../include/ap_release.h > .\htdigest.rc
# End Custom Build
@ -112,7 +112,7 @@ InputPath=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\htdigest.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk htdigest "htdigest Utility" ../include/ap_release.h > .\htdigest.rc
awk -f ../build/win32/win32ver.awk htdigest.exe "htdigest Utility" ../include/ap_release.h > .\htdigest.rc
# End Custom Build

View File

@ -101,7 +101,7 @@ SOURCE=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\htpasswd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk htpasswd "htpasswd Utility" ../include/ap_release.h > .\htpasswd.rc
awk -f ../build/win32/win32ver.awk htpasswd.exe "htpasswd Utility" ../include/ap_release.h > .\htpasswd.rc
# End Custom Build
@ -112,7 +112,7 @@ InputPath=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\htpasswd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk htpasswd "htpasswd Utility" ../include/ap_release.h > .\htpasswd.rc
awk -f ../build/win32/win32ver.awk htpasswd.exe "htpasswd Utility" ../include/ap_release.h > .\htpasswd.rc
# End Custom Build

View File

@ -101,7 +101,7 @@ SOURCE=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\logresolve.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk logresolve "logresolve Utility" ../include/ap_release.h > .\logresolve.rc
awk -f ../build/win32/win32ver.awk logresolve.exe "logresolve Utility" ../include/ap_release.h > .\logresolve.rc
# End Custom Build
@ -112,7 +112,7 @@ InputPath=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\logresolve.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk logresolve "logresolve Utility" ../include/ap_release.h > .\logresolve.rc
awk -f ../build/win32/win32ver.awk logresolve.exe "logresolve Utility" ../include/ap_release.h > .\logresolve.rc
# End Custom Build

View File

@ -101,7 +101,7 @@ SOURCE=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\rotatelogs.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk rotatelogs "rotatelogs Utility" ../include/ap_release.h > .\rotatelogs.rc
awk -f ../build/win32/win32ver.awk rotatelogs.exe "rotatelogs Utility" ../include/ap_release.h > .\rotatelogs.rc
# End Custom Build
@ -112,7 +112,7 @@ InputPath=..\build\win32\win32ver.awk
InputPath=..\build\win32\win32ver.awk
".\rotatelogs.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../build/win32/win32ver.awk rotatelogs "rotatelogs Utility" ../include/ap_release.h > .\rotatelogs.rc
awk -f ../build/win32/win32ver.awk rotatelogs.exe "rotatelogs Utility" ../include/ap_release.h > .\rotatelogs.rc
# End Custom Build

View File

@ -155,7 +155,7 @@ InputPath=..\..\build\win32\win32ver.awk
echo * DO NOT EDIT! >> ApacheMonitorVer.rc
echo */ >> ApacheMonitorVer.rc
type ApacheMonitor.rc >> ApacheMonitorVer.rc
awk -f ../../build/win32/win32ver.awk ApacheMonitor "Apache HTTP Server Monitor" ../../include/ap_release.h >> ApacheMonitorVer.rc
awk -f ../../build/win32/win32ver.awk ApacheMonitor.exe "Apache HTTP Server Monitor" ../../include/ap_release.h >> ApacheMonitorVer.rc
# End Custom Build
@ -171,7 +171,7 @@ InputPath=..\..\build\win32\win32ver.awk
echo * DO NOT EDIT! >> ApacheMonitorVer.rc
echo */ >> ApacheMonitorVer.rc
type ApacheMonitor.rc >> ApacheMonitorVer.rc
awk -f ../../build/win32/win32ver.awk ApacheMonitor "Apache HTTP Server Monitor" ../../include/ap_release.h >> ApacheMonitorVer.rc
awk -f ../../build/win32/win32ver.awk ApacheMonitor.exe "Apache HTTP Server Monitor" ../../include/ap_release.h >> ApacheMonitorVer.rc
# End Custom Build

View File

@ -93,7 +93,7 @@ SOURCE=..\..\build\win32\win32ver.awk
InputPath=..\..\build\win32\win32ver.awk
".\wintty.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../../build/win32/win32ver.awk wintty "wintty Console Utility" ../../include/ap_release.h > .\wintty.rc
awk -f ../../build/win32/win32ver.awk wintty.exe "wintty Console Utility" ../../include/ap_release.h > .\wintty.rc
# End Custom Build
@ -104,7 +104,7 @@ InputPath=..\..\build\win32\win32ver.awk
InputPath=..\..\build\win32\win32ver.awk
".\wintty.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
awk -f ../../build/win32/win32ver.awk wintty "wintty Console Utility" ../../include/ap_release.h > .\wintty.rc
awk -f ../../build/win32/win32ver.awk wintty.exe "wintty Console Utility" ../../include/ap_release.h > .\wintty.rc
# End Custom Build