From: Bill Stoddard Date: Tue, 21 Mar 2000 02:06:33 +0000 (+0000) Subject: It works on Windows 2000 with VC++ 5.0 X-Git-Tag: APACHE_2_0_ALPHA_2~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7d9eca2f5d32692992b8ecf2ac271118eb756ce;p=apache It works on Windows 2000 with VC++ 5.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84807 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 6e7bf6c5a3..ba344be0bd 100644 --- a/Makefile.win +++ b/Makefile.win @@ -1,4 +1,4 @@ -# Makefile for Windows NT and Windows 95/98 +# Makefile for Windows NT and Windows 95/98/2000 # Targets are: # _apacher - build Apache in Release mode