summaryrefslogtreecommitdiff
path: root/modules/test
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2010-07-22 23:38:58 +0000
committerGuenter Knauf <fuankg@apache.org>2010-07-22 23:38:58 +0000
commit5e8988e256df6953f328ff963a4c520160471e92 (patch)
treebf3e1c4475bc40aae97dc74ef38c03f881c7b66b /modules/test
parent465ea019f573f091e945b51efe8ed6797af7c85b (diff)
downloadhttpd-5e8988e256df6953f328ff963a4c520160471e92.tar.gz
Removed obsolete include paths from NetWare makefiles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@966904 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/test')
-rw-r--r--modules/test/NWGNUoptfnexport6
-rw-r--r--modules/test/NWGNUoptfnimport6
-rw-r--r--modules/test/NWGNUopthookexport6
-rw-r--r--modules/test/NWGNUopthookimport6
4 files changed, 8 insertions, 16 deletions
diff --git a/modules/test/NWGNUoptfnexport b/modules/test/NWGNUoptfnexport
index 0b85ff7154..5ec813267e 100644
--- a/modules/test/NWGNUoptfnexport
+++ b/modules/test/NWGNUoptfnexport
@@ -24,12 +24,10 @@ include $(AP_WORK)\build\NWGNUhead.inc
# INCDIRS
#
XINCDIRS += \
- $(AP_WORK)/include \
- $(NWOS) \
- $(AP_WORK)/modules/arch/netware \
$(APR)/include \
$(APRUTIL)/include \
- $(APR) \
+ $(AP_WORK)/include \
+ $(NWOS) \
$(EOLIST)
#
diff --git a/modules/test/NWGNUoptfnimport b/modules/test/NWGNUoptfnimport
index 3466b9a44f..233edbcad5 100644
--- a/modules/test/NWGNUoptfnimport
+++ b/modules/test/NWGNUoptfnimport
@@ -24,12 +24,10 @@ include $(AP_WORK)\build\NWGNUhead.inc
# INCDIRS
#
XINCDIRS += \
- $(AP_WORK)/include \
- $(NWOS) \
- $(AP_WORK)/modules/arch/netware \
$(APR)/include \
$(APRUTIL)/include \
- $(APR) \
+ $(AP_WORK)/include \
+ $(NWOS) \
$(EOLIST)
#
diff --git a/modules/test/NWGNUopthookexport b/modules/test/NWGNUopthookexport
index f3d728e674..23427cc4b9 100644
--- a/modules/test/NWGNUopthookexport
+++ b/modules/test/NWGNUopthookexport
@@ -24,12 +24,10 @@ include $(AP_WORK)\build\NWGNUhead.inc
# INCDIRS
#
XINCDIRS += \
- $(AP_WORK)/include \
- $(NWOS) \
- $(AP_WORK)/modules/arch/netware \
$(APR)/include \
$(APRUTIL)/include \
- $(APR) \
+ $(AP_WORK)/include \
+ $(NWOS) \
$(EOLIST)
#
diff --git a/modules/test/NWGNUopthookimport b/modules/test/NWGNUopthookimport
index cc3745b5ee..73a0129256 100644
--- a/modules/test/NWGNUopthookimport
+++ b/modules/test/NWGNUopthookimport
@@ -24,12 +24,10 @@ include $(AP_WORK)\build\NWGNUhead.inc
# INCDIRS
#
XINCDIRS += \
- $(AP_WORK)/include \
- $(NWOS) \
- $(AP_WORK)/modules/arch/netware \
$(APR)/include \
$(APRUTIL)/include \
- $(APR) \
+ $(AP_WORK)/include \
+ $(NWOS) \
$(EOLIST)
#