1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-01 07:26:57 +03:00

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
This commit is contained in:
Guenter Knauf
2012-08-09 12:11:09 +00:00
parent 74250b166c
commit 7814748ab3
102 changed files with 159 additions and 167 deletions

View File

@ -18,7 +18,7 @@ endif
XINCDIRS += \
$(APR)/include \
$(APRUTIL)/include \
$(AP_WORK)/include \
$(SRC)/include \
$(NWOS) \
$(EOLIST)

View File

@ -18,7 +18,7 @@ endif
XINCDIRS += \
$(APR)/include \
$(APRUTIL)/include \
$(AP_WORK)/include \
$(SRC)/include \
$(NWOS) \
$(EOLIST)

View File

@ -18,7 +18,7 @@ endif
XINCDIRS += \
$(APR)/include \
$(APRUTIL)/include \
$(AP_WORK)/include \
$(SRC)/include \
$(STDMOD)/proxy \
$(NWOS) \
$(EOLIST)