winecfg: Fix the Bulgarian translation.
[wine.git] / dlls / wsock32 / Makefile.in
blobf0ef87a2f4ccaa494b3c7085ea6f40149cdedf71
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wsock32.dll
6 IMPORTLIB = wsock32
7 IMPORTS = mswsock 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