shdocvw: Win64 printf format warning fixes.
[wine/testsucceed.git] / dlls / iphlpapi / Makefile.in
blob529d9c76f2db0ef95addf907ef01c210e2e8ae92
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = iphlpapi.dll
6 IMPORTLIB = libiphlpapi.$(IMPLIBEXT)
7 IMPORTS = advapi32 kernel32
8 EXTRALIBS = @RESOLVLIBS@
9 EXTRADEFS = -DWINE_NO_LONG_AS_INT
11 C_SRCS = \
12 ifenum.c \
13 iphlpapi_main.c \
14 ipstats.c
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend