NWGNUcase_flt_in revision ac7985784d08a3655291f24f711812b4d8b1cbcf
c72c1e75a969ff4c336e77481c2a8e42603f13eeChristian Maeder# Declare the sub-directories to be built here
f3a94a197960e548ecd6520bb768cb0d547457bbChristian Maeder# Get the 'head' of the build environment. This includes default targets and
c72c1e75a969ff4c336e77481c2a8e42603f13eeChristian Maeder# paths to tools
c72c1e75a969ff4c336e77481c2a8e42603f13eeChristian Maederinclude $(AP_WORK)\build\NWGNUhead.inc
c72c1e75a969ff4c336e77481c2a8e42603f13eeChristian Maeder# build this level's files
c72c1e75a969ff4c336e77481c2a8e42603f13eeChristian Maeder# Make sure all needed macro's are defined
c72c1e75a969ff4c336e77481c2a8e42603f13eeChristian Maeder# These directories will be at the beginning of the include list, followed by
$(AP_WORK)/modules/arch/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_case_filter_in.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