summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authorGregg Lewis Smith <gsmith@apache.org>2012-09-20 11:48:30 +0000
committerGregg Lewis Smith <gsmith@apache.org>2012-09-20 11:48:30 +0000
commitd4e2929eed10768efdd56ee3dc52e035114aded8 (patch)
treeaf5b06daad4d27ba1c6f6d98b104c73b7ac02a48 /Makefile.win
parent63fd4b04f860dd23a040065f8b47b42667759982 (diff)
downloadhttpd-d4e2929eed10768efdd56ee3dc52e035114aded8.tar.gz
Install the new printenv.vbs file in cgi-bin on Windows
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1387984 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.win')
-rw-r--r--Makefile.win1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.win b/Makefile.win
index 574fc25398..21418ff4a4 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -1040,6 +1040,7 @@ BEGIN {
INSTALL_DIR="$(INSTDIR)\bin\iconv"
cd ..\..
!ENDIF
+ copy docs\cgi-examples\printenv.vbs "$(INSTDIR)\cgi-bin\printenv.vbs" <.y
copy docs\cgi-examples\printenv "$(INSTDIR)\cgi-bin\printenv.pl" <.y
-awk -f <<script.awk "docs/cgi-examples/printenv" > "$(INSTDIR)\cgi-bin\printenv.pl"
BEGIN {