comctl32: Rewrite the up-down control tests to add message checking.
[wine/wine-gecko.git] / dlls / iphlpapi / Makefile.in
bloba42d0af36977b1451e78716c83f03eaec9b16ea6
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@
10 C_SRCS = \
11 ifenum.c \
12 iphlpapi_main.c \
13 ipstats.c
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend