name conflicts with VC++.
Reviewed by: Ben Laurie
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78729
13f79535-47bb-0310-9956-
ffa450edef68
<code>Makefile.nt</code> file. To compile Apache, simply use one of
the following commands:
<ul>
-<li><code>nmake /f Makefile.nt release</code>
-<li><code>nmake /f Makefile.nt debug</code>
+<li><code>nmake /f Makefile.nt apacher</code> (release build)
+<li><code>nmake /f Makefile.nt apached</code> (debug build)
</ul>
<p>These will both compile Apache. The latter will include debugging