NWGNUforensic revision 70953fb44a7140fe206c3a5f011e24209c8c5c6a
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# Declare the sub-directories to be built here
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# Get the 'head' of the build environment. This includes default targets and
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# paths to tools
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncinclude $(AP_WORK)\build\NWGNUhead.inc
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# build this level's files
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# Make sure all needed macro's are defined
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# These directories will be at the beginning of the include list, followed by
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncXINCDIRS += \
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync $(AP_WORK)/include \
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync $(APR)/include \
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync $(APRUTIL)/include \
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# These flags will come after CFLAGS
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncXCFLAGS += \
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# These defines will come after DEFINES
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncXDEFINES += \
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# These flags will be added to the link.opt file
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncXLFLAGS += \
# $(AP_WORK)\build\NWGNUenvironment.inc
# file instead of the default of $(NWOS)/apache.xdc. XDCData can be disabled
$(OBJDIR)/forensic.nlm \
$(OBJDIR)/mod_log_forensic.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.
@$(APR)/aprlib.imp \
@$(NWOS)/httpd.imp \
@libc.imp \
# correct place. (See $(AP_WORK)\build\NWGNUhead.inc for examples)
include $(AP_WORK)\build\NWGNUtail.inc