NWGNUsocachdbm revision 44f575c8cb19a7a5cd61664a7848be6bc197df02
abbedb998850d9950bc5f5907ca2f6437b0a936ewrowe# Declare the sub-directories to be built here
8606595dda2827ddf9a9572e779c3c001ae98bc8fuankg# Get the 'head' of the build environment. This includes default targets and
8606595dda2827ddf9a9572e779c3c001ae98bc8fuankg# paths to tools
abbedb998850d9950bc5f5907ca2f6437b0a936ewroweinclude $(AP_WORK)/build/NWGNUhead.inc
1dcd0b672e2e3edd4cce2024ff197a8a18f3816afielding# build this level's files
bc3cb71096f96bbb3935de7b72c73cc3b02be666rbowen# Make sure all needed macro's are defined
bc3cb71096f96bbb3935de7b72c73cc3b02be666rbowen# These directories will be at the beginning of the include list, followed by
1dcd0b672e2e3edd4cce2024ff197a8a18f3816afieldingXINCDIRS += \
f3220f54126b25e1cf93cc26c17177b7aef850fdfielding $(APR)/include \
f3220f54126b25e1cf93cc26c17177b7aef850fdfielding $(APRUTIL)/include \
$(SERVER)/mpm/netware \
# These flags will be added to the link.opt file
# $(AP_WORK)/build/NWGNUenvironment.inc
# file instead of the default of $(NWOS)/apache.xdc. XDCData can be disabled
$(OBJDIR)/mod_socache_dbm.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.
@libc.imp \
@aprlib.imp \
@httpd.imp \
# correct place. (See $(AP_WORK)/build/NWGNUhead.inc for examples)
include $(APBUILD)/NWGNUtail.inc