NWGNUrotlogs revision 8ffac2c334103c0336602aaede650cb578611151
ee5342a8882c2fc7631fcffb5497e6597747887cTim Reddehase# Make sure all needed macro's are defined
af7bc35cdf75a8ba4b1bc395f0a0153f92891f0bJulian Kornberger# Get the 'head' of the build environment if necessary. This includes default
af7bc35cdf75a8ba4b1bc395f0a0153f92891f0bJulian Kornberger# targets and paths to tools
3b378eef3a571df8cc27122e08f5106170cd3643henning muellerifndef EnvironmentDefined
9a8554902266d182652efcc86912ec6f6620dd9aTim Reddehase# These directories will be at the beginning of the include list, followed by
3b378eef3a571df8cc27122e08f5106170cd3643henning mueller $(APR)/include \
3b378eef3a571df8cc27122e08f5106170cd3643henning mueller# These flags will come after CFLAGS
af7bc35cdf75a8ba4b1bc395f0a0153f92891f0bJulian Kornberger# These defines will come after DEFINES
af7bc35cdf75a8ba4b1bc395f0a0153f92891f0bJulian Kornberger# These flags will be added to the link.opt file
af7bc35cdf75a8ba4b1bc395f0a0153f92891f0bJulian Kornberger# These values will be appended to the correct variables based on the value of
3b378eef3a571df8cc27122e08f5106170cd3643henning muellerifeq "$(RELEASE)" "debug"
# $(AP_WORK)/build/NWGNUenvironment.inc
# file instead of the default of $(NWOS)/apache.xdc. XDCData can be disabled
$(OBJDIR)/rotlogs.nlm \
$(OBJDIR)/rotatelogs.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