blob: d858ba5386bdcb868c86087379a728ca4a0f4cf5 [file] [log] [blame]
EXTRADEFS = -DUSE_WS_PREFIX
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ws2_32.dll
IMPORTLIB = ws2_32
IMPORTS = kernel32 ntdll
DELAYIMPORTS = iphlpapi user32
EXTRALIBS = @LIBPOLL@
C_SRCS = \
async.c \
protocol.c \
socket.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend