NWGNUserf revision fc1365b60fa715841c959c6b91c7ed83884ba3fc
230N/Ainclude $(AP_WORK)\build\NWGNUhead.inc
230N/A $(AP_WORK)/modules/http \
618N/A $(AP_WORK)/modules/arch/netware \
1273N/A $(AP_WORK)/modules/ssl \
230N/A $(AP_WORK)/modules/generators \
# $(AP_WORK)\build\NWGNUenvironment.inc
# file instead of the default of $(NWOS)/apache.xdc. XDCData can be disabled
$(OBJDIR)/mod_serf.o \
$(OBJDIR)/context.o \
$(OBJDIR)/aggregate_buckets.o \
$(OBJDIR)/allocator.o \
$(OBJDIR)/barrier_buckets.o \
$(OBJDIR)/buckets.o \
$(OBJDIR)/chunk_buckets.o \
$(OBJDIR)/dechunk_buckets.o \
$(OBJDIR)/deflate_buckets.o \
$(OBJDIR)/file_buckets.o \
$(OBJDIR)/headers_buckets.o \
$(OBJDIR)/limit_buckets.o \
$(OBJDIR)/mmap_buckets.o \
$(OBJDIR)/request_buckets.o \
$(OBJDIR)/response_buckets.o \
$(OBJDIR)/simple_buckets.o \
$(OBJDIR)/socket_buckets.o \
$(OBJDIR)/ssl_buckets.o \
$(OBJDIR)/adler32.o \
$(OBJDIR)/crc32.o \
$(OBJDIR)/deflate.o \
$(OBJDIR)/inflate.o \
$(OBJDIR)/inffast.o \
$(OBJDIR)/inftrees.o \
$(OBJDIR)/trees.o \
$(OBJDIR)/zutil.o \
$(OBJDIR)/infblock.o \
$(OBJDIR)/infcodes.o \
$(OBJDIR)/infutil.o \
# These will be added as a library command in the link.opt file.
$(OSSLLIB)/crypto.lib \
$(OSSLLIB)/ssl.lib \
# 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 \
FILES_nlm_Ximports += @ws2nlm.imp \
# correct place. (See $(AP_WORK)\build\NWGNUhead.inc for examples)
include $(AP_WORK)\build\NWGNUtail.inc