98N/A# To build with exerimental modules set the environment
98N/A# variable WITH_EXPERIMENTAL=1
98N/A# To build with the mod_ssl module set the environment
851N/A# To build with the mod_lua module set the environment
98N/A# variable WITH_LUA=1
919N/A# Check if LDAP is enabled in APR-UTIL
919N/A# If USE_STDSOCKETS is defined we allways build mod_ssl
919N/A# Declare the sub-directories to be built here
493N/A# If WITH_LDAP and LDAPSDK have been defined then build the util_ldap module
# If WITH_SSL and OSSLSDK have been defined then build the mod_ssl module
# If WITH_LUA and LUASRC have been defined then build the mod_lua module
# Allow the experimental modules to be built if WITH_EXPERIMENTAL is defined
ifeq "$(WITH_EXPERIMENTAL)" "1"
# Allow the debugging modules to be built if WITH_DEBUGGING is defined
ifeq "$(WITH_DEBUGGING)" "1"
# Allow the test modules to be built if WITH_TEST is defined
#If the mod_edir directory exists then build the mod_edir module
ifeq "$(wildcard $(STDMOD)/mod_edir)" "$(STDMOD)/mod_edir"
# Get the 'head' of the build environment. This includes default targets and
# build this level's files
# You can use this target if all that is needed is to copy files to the