<li>AWK utility (awk, gawk or similar.) Brian Kernighan's <ahref="http://cm.bell-labs.com/cm/cs/who/bwk/">http://cm.bell-labs.com/cm/cs/who/bwk/</a> site has a compiled native
Win32 binary, <ahref="http://cm.bell-labs.com/cm/cs/who/bwk/awk95.exe">http://cm.bell-labs.com/cm/cs/who/bwk/awk95.exe</a>. The
utility must be found in your windows path and must be rename to
awk.exe. </li>
</ul>
<p><b><u>Building Apache using the Metrowerks Project Files: </u></b></p>
<ul>
<li>Download the source code and unzip to an appropriate directory on
your workstation. </li>
<li>Change directory to \httpd\srclib\apr\build and run the batch file
prebuildnw.bat. The batch file will setup the build environment
for building the APR libraries. It will also run 2 AWK scripts
that will generate the export files for APR.</li>
<li>Change directory to \httpd\srclib\apr and extract the project file
LIBAPRNW.mcp from the LIBAPRNW.mcp.zip file. </li>
<li>Open the LIBAPRNW.mcp project file in the Metrowerks IDE.</li>
<li>Select the target "Build Util - Gen URL Delim" and build the target.
This target will produce the NLM "GENURI.nlm" </li>
<li>Copy the file GENURI.nlm to the SYS: volume of a NetWare server and