$(OBJDIR)/lua_request.o \
$(OBJDIR)/lua_vmprep.o \
$(OBJDIR)/lua_dbd.o \
+ $(OBJDIR)/libprews.o \
$(EOLIST)
#
@libc.imp \
$(EOLIST)
+# Don't link with Winsock if standard sockets are being used
+ifndef USE_STDSOCKETS
+FILES_nlm_Ximports += @ws2nlm.imp \
+ $(EOLIST)
+endif
+
#
# Any symbols exported to here
#
# Any specialized rules here
#
-vpath %.c $(LUASRC)/src
+vpath %.c $(LUASRC)/src ../arch/netware
#
# Include the 'tail' makefile that has targets that depend on variables defined