NWGNUauthzdbm revision 0662ed52e814f8f08ef0e09956413a792584eddf
ad95fd1d2b9c6344864857c2ba7634fd87753f8eZbigniew Jędrzejewski-Szmek# Make sure all needed macro's are defined
ad95fd1d2b9c6344864857c2ba7634fd87753f8eZbigniew Jędrzejewski-Szmek# Get the 'head' of the build environment if necessary. This includes default
ad95fd1d2b9c6344864857c2ba7634fd87753f8eZbigniew Jędrzejewski-Szmek# targets and paths to tools
c9d493281d321023543bf423ae10ecd821247a31Yu Watanabeifndef EnvironmentDefined
ad95fd1d2b9c6344864857c2ba7634fd87753f8eZbigniew Jędrzejewski-Szmek# These directories will be at the beginning of the include list, followed by
ad95fd1d2b9c6344864857c2ba7634fd87753f8eZbigniew Jędrzejewski-Szmek $(APR)/include \
c2fc2c2560f0ca0fab383753c065e45d76f465e5Lennart Poettering $(APRUTIL)/include \
ad95fd1d2b9c6344864857c2ba7634fd87753f8eZbigniew Jędrzejewski-Szmek $(AP_WORK)/include \
ad95fd1d2b9c6344864857c2ba7634fd87753f8eZbigniew Jędrzejewski-Szmek# These flags will come after CFLAGS
# 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)/authzdbm.nlm \
$(OBJDIR)/mod_authz_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.
@$(APR)/aprlib.imp \
@$(NWOS)/httpd.imp \
@libc.imp \
# correct place. (See $(AP_WORK)/build/NWGNUhead.inc for examples)
include $(APBUILD)/NWGNUtail.inc