NWGNUhtpasswd revision bd7110ae5b5d9b8ba2735162f42f795a423953ed
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni# Make sure all needed macro's are defined
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni# Get the 'head' of the build environment if necessary. This includes default
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni# targets and paths to tools
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoniifndef EnvironmentDefined
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni# These directories will be at the beginning of the include list, followed by
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni $(APR)/include \
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni $(APRUTIL)/include \
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni# These flags will come after CFLAGS
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni# These defines will come after DEFINES
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni# These flags will be added to the link.opt file
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoni# These values will be appended to the correct variables based on the value of
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoniifeq "$(RELEASE)" "debug"
caa9e77dc369fea8df9ae2c598d3c83b7214c1cfDiego Colantoniifeq "$(RELEASE)" "noopt"
# $(AP_WORK)/build/NWGNUenvironment.inc
# file instead of the default of $(NWOS)/apache.xdc. XDCData can be disabled
$(OBJDIR)/htpasswd.nlm \
$(OBJDIR)/htpasswd.o \
$(OBJDIR)/passwd_common.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.
@aprlib.imp \
@libc.imp \
# correct place. (See $(AP_WORK)/build/NWGNUhead.inc for examples)
include $(APBUILD)/NWGNUtail.inc