NWGNUmakefile revision 420bfee669b4ac21320f24c5d92e9857866b710e
ec79b29695b183f794264bbb578c51e93d1f9b1emartin# Declare the sub-directories to be built here
ee508128c414648982d1cca7801f63b01a0a4f8aminfrin# To build the experimental modules, add "experimental \"
1b27a3a26f18191db7ecb4d536cb121ba9520a8eniq# to the list below.
13c7ff50f27aefa2594d33089fcff6ceb9796fe7niq dav\lock \
e30d7d52b4f4a0b17653bccb45709fa43cd1a69eminfrin generators \
3d4a04d66fae699916fabb4e5313e9183d25d78eminfrin#If the mod_edir directory exists then build the mod_edir module
3d4a04d66fae699916fabb4e5313e9183d25d78eminfrinifeq "$(wildcard $(AP_WORK)\modules\mod_edir)" "$(AP_WORK)\modules\mod_edir"
3d4a04d66fae699916fabb4e5313e9183d25d78eminfrinSUBDIRS += mod_edir \
47d8d3d8c3092026d268457e5d53607a26d28945minfrin# Get the 'head' of the build environment. This includes default targets and
47d8d3d8c3092026d268457e5d53607a26d28945minfrin# paths to tools
47d8d3d8c3092026d268457e5d53607a26d28945minfrininclude $(AP_WORK)\build\NWGNUhead.inc
47d8d3d8c3092026d268457e5d53607a26d28945minfrin# build this level's files
23daa0524ddc988dc8abefed7dbd900595545ecbminfrinifeq "$(wildcard NWGNUmakefile.mak)" "NWGNUmakefile.mak"
1ba81b5553888a91574c360460b45e517169e9adminfrin# You can use this target if all that is needed is to copy files to the
1ba81b5553888a91574c360460b45e517169e9adminfrin# installation area
1ba81b5553888a91574c360460b45e517169e9adminfrininstall :: nlms FORCE