NWGNUsession revision 8ffac2c334103c0336602aaede650cb578611151
2ronwalfinclude $(AP_WORK)/build/NWGNUhead.inc
2ronwalf $(AP_WORK)/modules/http \
2ronwalf $(AP_WORK)/modules/generators \
2ronwalf $(AP_WORK)/modules/ssl \
3daenzerorama $(EOLIST)
3daenzerorama# These defines will come after DEFINES
3daenzeroramaXDEFINES += \
3daenzerorama $(EOLIST)
38daenzerorama# These flags will be added to the link.opt file
3daenzeroramaXLFLAGS += \
3daenzerorama# These values will be appended to the correct variables based on the value of
3daenzerorama# RELEASE
3daenzeroramaifeq "$(RELEASE)" "debug"
3daenzeroramaXINCDIRS += \
3daenzerorama $(EOLIST)
3daenzeroramaXCFLAGS += \
3daenzeroramaendif
3daenzeroramaXCFLAGS += \
3daenzeroramaXLFLAGS += \
3daenzeroramaXCFLAGS += \
3daenzerorama $(EOLIST)
3daenzeroramaXDEFINES += \
3daenzerorama $(EOLIST)
3daenzeroramaXLFLAGS += \
3daenzerorama $(EOLIST)
3daenzeroramaendif
3daenzerorama# These are used by the link target if an NLM is being generated
3daenzerorama# This is used by the link 'name' directive to name the nlm. If left blank
3daenzerorama# TARGET_nlm (see below) will be used.
3daenzerorama# If left blank, NLM_NAME will be used.
# $(AP_WORK)/build/NWGNUenvironment.inc
# file instead of the default of $(NWOS)/apache.xdc. XDCData can be disabled
$(OBJDIR)/mod_session.o \
# These will be added as a library command in the link.opt file.
# These will be added as a module command in the link.opt file.
# If this is specified, it will override $(NWOS)\copyright.txt.
@aprlib.imp \
@httpd.imp \
@libc.imp \
# correct place. (See $(AP_WORK)/build/NWGNUhead.inc for examples)
vpath %.c ../arch/netware
include $(APBUILD)/NWGNUtail.inc