NWGNUmodbuffer revision 16b55a35cff91315d261d1baa776138af465c4e4
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Declare the sub-directories to be built here
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews# Get the 'head' of the build environment. This includes default targets and
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews# paths to tools
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrewsinclude $(AP_WORK)\build\NWGNUhead.inc
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews# build this level's files
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews# Make sure all needed macro's are defined
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews# These directories will be at the beginning of the include list, followed by
# 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)/modbuffer.nlm \
$(OBJDIR)/mod_buffer.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