NWGNUmakefile revision bb2b38cd44b032118359afbc743efbea12f48e61
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield# Declare the sub-directories to be built here
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield# Get the 'head' of the build environment. This includes default targets and
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield# paths to tools
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfieldinclude $(AP_WORK)\build\NWGNUhead.inc
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield# build this level's files
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield# Make sure all needed macro's are defined
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield# These directories will be at the beginning of the include list, followed by
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield# These flags will come after CFLAGS
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield# These defines will come after DEFINES
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield# 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)/info.nlm \
$(OBJDIR)/status.nlm \
# 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.
# correct place. (See $(AP_WORK)\build\NWGNUhead.inc for examples)
include $(AP_WORK)\build\NWGNUtail.inc