From d4e2929eed10768efdd56ee3dc52e035114aded8 Mon Sep 17 00:00:00 2001 From: Gregg Lewis Smith Date: Thu, 20 Sep 2012 11:48:30 +0000 Subject: 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 --- Makefile.win | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.win') 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 < "$(INSTDIR)\cgi-bin\printenv.pl" BEGIN { -- cgit v1.2.1