NWGNUopthookimport revision 16b55a35cff91315d261d1baa776138af465c4e4
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# Declare the sub-directories to be built here
4da61833a1cbbca94094f9653fd970582b97a72etrawick# Get the 'head' of the build environment. This includes default targets and
4da61833a1cbbca94094f9653fd970582b97a72etrawick# paths to tools
4789804be088bcd86ae637a29cdb7fda25169521jailletcinclude $(AP_WORK)\build\NWGNUhead.inc
4789804be088bcd86ae637a29cdb7fda25169521jailletc# build this level's files
e50c3026198fd496f183cda4c32a202925476778covener# Make sure all needed macro's are defined
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic# These directories will be at the beginning of the include list, followed by
4f29b65ab4b547ad5dbe506e2d0ff5d12ead9247ylavicXINCDIRS += \
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic $(APR)/include \
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic $(APRUTIL)/include \
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic $(AP_WORK)/include \
506bfe33206b2fece40ef25f695af39dd4130facjkaluza# These flags will come after CFLAGS
506bfe33206b2fece40ef25f695af39dd4130facjkaluzaXCFLAGS += \
d58a848a016d401b965111e50ef829e1641f7834minfrin# These defines will come after DEFINES
2e6f4d654c96c98b761fb012fd25c5d5b1558c44sfXDEFINES += \
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic# These flags will be added to the link.opt file
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavicXLFLAGS += \
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic# These values will be appended to the correct variables based on the value of
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavicifeq "$(RELEASE)" "debug"
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavicXINCDIRS += \
d7205b1a86c51c27b71a2c458dc453fd53a261c1covenerXCFLAGS += \
d7205b1a86c51c27b71a2c458dc453fd53a261c1covenerXDEFINES += \
44ff304057225e944e220e981d434a046d14cf06covenerXLFLAGS += \
5d1ba75b8794925e67591c209085a49279791de9covenerifeq "$(RELEASE)" "noopt"
5d1ba75b8794925e67591c209085a49279791de9covenerXINCDIRS += \
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrandXCFLAGS += \
caad2986f81ab263f7af41467dd622dc9add17f3ylavicXDEFINES += \
45a10d38e6051fd7bdf9d742aaae633d97ff02abjailletcXLFLAGS += \
a34684a59b60a4173c25035d0c627ef17e6dc215rpluemifeq "$(RELEASE)" "release"
a34684a59b60a4173c25035d0c627ef17e6dc215rpluemXINCDIRS += \
1e2d421a36999d292042a5539971070d54aa6c63ylavicXCFLAGS += \
fa7ed98b9dc94c5845cf845aea0a44ecacd290c9humbedoohXDEFINES += \
0b67eb8568cd58bb77082703951679b42cf098actrawickXLFLAGS += \
6502b7b32f980cc2093bb3ebce37e5e4dc68fba4ylavic# These are used by the link target if an NLM is being generated
6502b7b32f980cc2093bb3ebce37e5e4dc68fba4ylavic# This is used by the link 'name' directive to name the nlm. If left blank
3060ce7f798fbda7999cd4ddf89b525d2b294185covener# TARGET_nlm (see below) will be used.
c1a63b8fad09c419c1a64f75993feb8a343a6801ylavicNLM_NAME = opthookimport
e6b4bd1113567627ab6bb6c6a7105e1e01a7d889jailletc# This is used by the link '-desc ' directive.
e466c40e1801982602ee0200c9e8b61cc148742djailletc# If left blank, NLM_NAME will be used.
457468b82e59d01eba00dd9d0817309c8f5e414ejimNLM_DESCRIPTION = Apache $(VERSION_STR) OptionalHook Import Module
04983e3bd1754764eec7d6bb772fe3b0bf391771jorton# This is used by the '-threadname' directive. If left blank,
04983e3bd1754764eec7d6bb772fe3b0bf391771jorton# NLM_NAME Thread will be used.
15660979a30d251681463de2e0584853890082accovenerNLM_THREAD_NAME = $(NLM_NAME) Module
49dacedb6c387b786b7911082ff35121a45f414bcovener# If this is specified, it will override VERSION value in
cfd9415521847b2f9394fad04fb701cfb955f503rjung# $(AP_WORK)\build\NWGNUenvironment.inc
cfd9415521847b2f9394fad04fb701cfb955f503rjungNLM_VERSION =
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe# If this is specified, it will override the default of 64K
28c31fb73c1264bd1d0ff932573677030b024c7dwroweNLM_STACK_SIZE = 8192
63b9f1f5880391261705f696d7d65507bbe9ace3covener# If this is specified it will be used by the link '-entry' directive
49dacedb6c387b786b7911082ff35121a45f414bcovenerNLM_ENTRY_SYM = _LibCPrelude
3c990331fc6702119e4f5b8ba9eae3021aea5265jim# If this is specified it will be used by the link '-exit' directive
3c990331fc6702119e4f5b8ba9eae3021aea5265jimNLM_EXIT_SYM = _LibCPostlude
fc42512879dd0504532f52fe5d0d0383dda96a1eniq# If this is specified it will be used by the link '-check' directive
0451df5dc50fa5d8b3e07d92ee6a92e36a1181a5niqNLM_CHECK_SYM =
da0442c0440caef34706e2c2f3af05cb65921cc0jailletc# If these are specified it will be used by the link '-flags' directive
da0442c0440caef34706e2c2f3af05cb65921cc0jailletcNLM_FLAGS = AUTOUNLOAD, PSEUDOPREEMPTION
06b8f183140c8e02e0974e938a05078b511d1603covener# If this is specified it will be linked in with the XDCData option in the def
06b8f183140c8e02e0974e938a05078b511d1603covener# file instead of the default of $(NWOS)/apache.xdc. XDCData can be disabled
15890c9306ba98f6fc243e15a3c4778ddc7d773erpluem# by setting APACHE_UNIPROC in the environment
15890c9306ba98f6fc243e15a3c4778ddc7d773erpluem# If there is an NLM target, put it here
b54b024c06a19926832d77d40ba35ad8c41e4d3dminfrinTARGET_nlm = \
b54b024c06a19926832d77d40ba35ad8c41e4d3dminfrin $(OBJDIR)/$(NLM_NAME).nlm \
65967d05f839dbf27cf91d91fa79585eeae19660minfrin# If there is an LIB target, put it here
8152945ae46857b170cb227e79bb799f4fc7710dminfrinTARGET_lib = \
75f5c2db254c0167a0e396254460de09b775d203trawick# These are the OBJ files needed to create the NLM target above.
75f5c2db254c0167a0e396254460de09b775d203trawick# Paths must all use the '/' character
4f0358189bfa57b8e75bd6b94db264302a8f336amrumphFILES_nlm_objs = \
5716f9c6daa92dde5f2f9d11ed63f7c9549c223atrawick# These are the LIB files needed to create the NLM target above.
54d750a84a175d8e338880514d440773eb986b50covener# These will be added as a library command in the link.opt file.
54d750a84a175d8e338880514d440773eb986b50covenerFILES_nlm_libs = \
54d750a84a175d8e338880514d440773eb986b50covener# These are the modules that the above NLM target depends on to load.
7a3aa12f0eda24793ee26d6a179bd53132e9dae8covener# These will be added as a module command in the link.opt file.
54d750a84a175d8e338880514d440773eb986b50covenerFILES_nlm_modules = \
5f066f496cd9f20a2a701255bc67d44e7cb46daetrawick# If the nlm has a msg file, put it's path here
2e15620d724fb8e3a5be183b917359a2fd6e9468covenerFILE_nlm_msg =
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener# If the nlm has a hlp file put it's path here
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covenerFILE_nlm_hlp =
b8efdc95bec9cf089aa1be0bfd07d46aa1137a7acovener# If this is specified, it will override $(NWOS)\copyright.txt.
f06e7c4b1bce6b6491e5de0b7998d3f5696b293dchrisdFILE_nlm_copyright =
179565be4043d7e5f9161aa75271fa0a001866d9covener# Any additional imports go here
179565be4043d7e5f9161aa75271fa0a001866d9covenerFILES_nlm_Ximports = \
7b7430e701e9a31ce809da7c220bb8dfcf68c86etrawick# Any symbols exported to here
ccc20788c1e5fc973f36df634399c89acb70deaejerenkrantzFILES_nlm_exports = \
ccc20788c1e5fc973f36df634399c89acb70deaejerenkrantz optional_hook_import_module \
273e512f20f262e5e2aa8e0e83371d1929fb76adjkaluza# These are the OBJ files needed to create the LIB target above.
efe780dcf13b2b95effabf897d694d8f23feac74trawick# Paths must all use the '/' character
fe83f60b41477b14a37edcfcd1f7f5c5a1ebfe44minfrinFILES_lib_objs = \
993d1261a278d7322bccef219101220b7b4fb8c5jkaluza# implement targets and dependancies (leave this section alone)
ba050a6f942b9fa0e81ed73437588005c569655ccovenerlibs :: $(OBJDIR) $(TARGET_lib)
135ddda3a989215d2bedbcf1529bfb269c3eda23niqnlms :: libs $(TARGET_nlm)
001a44c352f89c9ec332ffd3e0a6927dcd19432chumbedooh# Updated this target to create necessary directories and copy files to the
001a44c352f89c9ec332ffd3e0a6927dcd19432chumbedooh# correct place. (See $(AP_WORK)\build\NWGNUhead.inc for examples)
efe780dcf13b2b95effabf897d694d8f23feac74trawickinstall :: nlms FORCE
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener# Any specialized rules here
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza# Include the 'tail' makefile that has targets that depend on variables defined
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza# in this makefile
56589be3d7a3e9343370df240010c6928cc78b39jkaluzainclude $(AP_WORK)\build\NWGNUtail.inc