NetWare build tweaks. Make more use of internal makefile macros; axed now obsolete include paths. Submitted by: normw gknw net.
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.
Link to the correct socket library depending on which one is selected
Allow APR to exist and build outside of the httpd/srclib file structure
Eliminate the redundant compiler rules Submitted by: Guenter Knauf <fuankg@apache.org>, Brad Nicholes
Allow make files to create a cc.opt compiler options file per NLM rather than a single file per directory
Adding the current version string to the link of each NLM
Updating the NLM descriptions in the NetWare make files
Switching from a project build file to GNU make files