Merge commit '1a978cb460194e7f3db4c8d8bf6405411b2f9bcd' into epm
[wine/dcerpc.git] / dlls / iphlpapi / Makefile.in
blobb52a1c0a0ae57e780abe9e99d46fd0bad22a608b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = iphlpapi.dll
6 IMPORTLIB = iphlpapi
7 IMPORTS = advapi32 kernel32
8 EXTRALIBS = @RESOLVLIBS@
10 C_SRCS = \
11 ifenum.c \
12 iphlpapi_main.c \
13 ipstats.c
15 RC_SRCS = version.rc
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend