summaryrefslogtreecommitdiffstats
path: root/support/NWGNUmakefile
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2002-04-30 23:54:53 +0200
committerBradley Nicholes <bnicholes@apache.org>2002-04-30 23:54:53 +0200
commit60934d2ca22f2a1f95f8a08dde463b05c877954c (patch)
tree365ca85e7e5a503689b2e4e45b6f2cc7143e13ff /support/NWGNUmakefile
parentdefault_handler: move the code to handle unusual methods out of the middle (diff)
downloadapache2-60934d2ca22f2a1f95f8a08dde463b05c877954c.tar.xz
apache2-60934d2ca22f2a1f95f8a08dde463b05c877954c.zip
NetWare make files for building experimental modules mod_deflate,
mod_example and support utilities ab, htdbm and logresolve Submitted by: Guenter Knauf [eflash@gmx.net] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94883 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--support/NWGNUmakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/support/NWGNUmakefile b/support/NWGNUmakefile
index 8a1aef5f41..93cb1a42b7 100644
--- a/support/NWGNUmakefile
+++ b/support/NWGNUmakefile
@@ -151,8 +151,11 @@ XDCDATA =
# If there is an NLM target, put it here
#
TARGET_nlm = \
+ $(OBJDIR)/ab.nlm \
$(OBJDIR)/htpasswd.nlm \
$(OBJDIR)/htdigest.nlm \
+ $(OBJDIR)/htdbm.nlm \
+ $(OBJDIR)/logres.nlm \
$(EOLIST)
#