2 # Declare the sub-directories to be built here
4 # To build with exerimental modules set the environment
5 # variable EXPERIMENTAL=1
6 # To build with the mod_ssl module set the environment
7 # variable WITH_MOD_SSL=1
9 # If USE_STDSOCKETS is defined we allways build mod_ssl
33 # If LDAPSDK has been defined then build the util_ldap module
39 # If WITH_MOD_SSL and OSSLSDK have been defined then build the mod_ssl module
47 #If the mod_edir directory exists then build the mod_edir module
48 ifeq "$(wildcard $(AP_WORK)\modules\mod_edir)" "$(AP_WORK)\modules\mod_edir"
53 # Allow the experimental modules to be built if EXPERIMENTAL is defined
55 SUBDIRS += experimental \
59 # Allow the debugging modules to be built if DEBUG is defined
61 SUBDIRS += debugging \
67 # Get the 'head' of the build environment. This includes default targets and
71 include $(AP_WORK)\build\NWGNUhead.inc
74 # build this level's files
76 ifeq "$(wildcard NWGNUmakefile.mak)" "NWGNUmakefile.mak"
77 include NWGNUmakefile.mak
81 # You can use this target if all that is needed is to copy files to the