NWGNUhtpasswd revision bb2b38cd44b032118359afbc743efbea12f48e61
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Make sure all needed macro's are defined
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# Get the 'head' of the build environment if necessary. This includes default
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# targets and paths to tools
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncifndef EnvironmentDefined
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncinclude $(AP_WORK)\build\NWGNUhead.inc
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# These directories will be at the beginning of the include list, followed by
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncXINCDIRS += \
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# These flags will come after CFLAGS
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncXCFLAGS += \
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsync# These defines will come after DEFINES
4fd606d1f5abe38e1f42c38de1d2e895166bd0f4vboxsyncXDEFINES += \
# 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)/htpasswd.nlm \
$(OBJDIR)/htpasswd.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 \
@libc.imp \
# correct place. (See $(AP_WORK)\build\NWGNUhead.inc for examples)
include $(AP_WORK)\build\NWGNUtail.inc