msvcrt: Require exact uppercase and lowercase format in printf routines.
[wine/dibdrv.git] / dlls / mswsock / Makefile.in
blobc92667039ceb91e0e50f3dcc9959b24a1c0cf4b0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mswsock.dll
6 IMPORTLIB = libmswsock.$(IMPLIBEXT)
7 IMPORTS = ws2_32 iphlpapi kernel32
9 C_SRCS = \
10 mswsock.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@
16 ### Dependencies: