764N/A# Declare the sub-directories to be built here
764N/A# To build with exerimental modules set the environment
943N/A# variable EXPERIMENTAL=1
764N/A# To build with the mod_ssl module set the environment
764N/A# variable WITH_MOD_SSL=1
919N/A# If USE_STDSOCKETS is defined we allways build mod_ssl
764N/A# If LDAPSDK has been defined then build the util_ldap module
764N/A# If WITH_MOD_SSL and OSSLSDK have been defined then build the mod_ssl module
764N/A# If WITH_MOD_LUA and LUASRC have been defined then build the mod_lua module
#If the mod_edir directory exists then build the mod_edir module
ifeq "$(wildcard $(AP_WORK)\modules\mod_edir)" "$(AP_WORK)\modules\mod_edir"
# Allow the experimental modules to be built if EXPERIMENTAL is defined
SUBDIRS += experimental \
# Allow the debugging modules to be built if DEBUG is defined
# Allow the test modules to be built if TEST is defined
# 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