summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2012-08-09 12:11:09 +0000
committerGuenter Knauf <fuankg@apache.org>2012-08-09 12:11:09 +0000
commit7814748ab324b8d7329fb3fcbbd8032fb2dcb6a7 (patch)
tree8c3c776cc44186ca206591699b08f0dfc8c7012f /NWGNUmakefile
parent74250b166c89f1eb8874616412f2374da8a807a7 (diff)
downloadhttpd-7814748ab324b8d7329fb3fcbbd8032fb2dcb6a7.tar.gz
NetWare build tweaks.
Make more use of internal makefile macros; axed now obsolete include paths. Submitted by: normw gknw net. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371177 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 0ceff3eea5..7c3b5aaa29 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -62,18 +62,10 @@ XINCDIRS += \
$(APR)/include \
$(APRUTIL)/include \
$(SRC)/include \
- $(STDMOD)/aaa \
$(STDMOD)/core \
$(STDMOD)/filters \
$(STDMOD)/generators \
- $(STDMOD)/http \
- $(STDMOD)/loggers \
- $(STDMOD)/mappers \
$(STDMOD)/proxy \
- $(STDMOD)/ssl \
- $(SERVER) \
- $(SERVER)/mpm/netware \
- $(PCRE) \
$(NWOS) \
$(EOLIST)