NetWare build tweaks. Make more use of internal makefile macros; axed now obsolete include paths. Submitted by: normw gknw net.
Fix mod_deflate NetWare build. Submitted by: normw gknw net.
Use a var INSTALLBASE to simplify NetWare installation rules.
Use var for prelude so its possible to change it at one place.
NetWare build overhaul in order to compile on Linux. Removed absolute paths to imp files.
NetWare build overhaul in order to compile on Linux. Take 1.
Removed obsolete include paths from NetWare makefiles.
removed obsolete -prefix; minor cosmetic changes.
Implement a BASEDIR build environment variable to allow the NetWare build to relocate the install files Submitted by: Guenter Knauf <fuankg apache org>
Allow APR to exist and build outside of the httpd/srclib file structure
Allow mod_deflate on NetWare to be compiled against zlib 1.2.1 Submitted by: Guenter Knauf <fuankg@apache.org>
Allow make files to create a cc.opt compiler options file per NLM rather than a single file per directory
Cleaning up the NetWare make files so that they detect and find the zlib source correctly
Adding the current version string to the link of each NLM
Updating the NLM descriptions in the NetWare make files
Fixing up some copy commands in the NetWare make files during the install phase of the build. Submitted by: Guenter Knauf [eflash@gmx.net]
General make file for building the filter modules