wine/dlls/ws2_32/Makefile.in
Alexandre Julliard 5a19769245 configure: Remove no longer needed poll() checks.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-04 15:26:24 +02:00

13 lines
186 B
Makefile

MODULE = ws2_32.dll
UNIXLIB = ws2_32.so
IMPORTLIB = ws2_32
DELAYIMPORTS = advapi32 iphlpapi user32
C_SRCS = \
async.c \
protocol.c \
socket.c \
unixlib.c
RC_SRCS = version.rc