secur32: Delete session key and arc4 context when the session based security context...
[wine.git] / dlls / wsock32 / Makefile.in
blob0fbb83f299673d36d4ff9422f9d0a2f283133ffc
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wsock32.dll
6 IMPORTLIB = libwsock32.$(IMPLIBEXT)
7 IMPORTS = ws2_32 iphlpapi kernel32
9 C_SRCS = \
10 protocol.c \
11 service.c \
12 socket.c
14 RC_SRCS = version.rc
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend