Submitted by: "NormW" <normw@bocnet.com.au>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102502
13f79535-47bb-0310-9956-
ffa450edef68
#
+# NWGNUmakefile for DfTables.nlm (Apache2)
# Declare the sub-directories to be built here
#
# INCDIRS
#
XINCDIRS += \
- $(APR)/pcre \
$(AP_WORK)/os/netware \
- $(APR)/include/arch/netware \
+ $(APR_WORK)/include/arch/netware \
$(EOLIST)
#
#
# If this is specified it will be linked in with the XDCData option in the def
-# file instead of the default of $(APR)/misc/netware/apache.xdc. XDCData can
+# file instead of the default of $(APR)/misc/netware/apr.xdc. XDCData can
# be disabled by setting APACHE_UNIPROC in the environment
#
XDCDATA =
include $(APR_WORK)\build\NWGNUtail.inc
+# End of NWGNUmakefile for DfTables.nlm (Apache2)