shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git] / dlls / iphlpapi / Makefile.in
blob44f8f94db8fb366390ac44c665b53881bdc9ed21
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = iphlpapi.dll
6 IMPORTLIB = iphlpapi
7 IMPORTS = advapi32
8 EXTRALIBS = @RESOLVLIBS@ @LIBKSTAT@
10 C_SRCS = \
11 icmp.c \
12 ifenum.c \
13 iphlpapi_main.c \
14 ipstats.c
16 RC_SRCS = version.rc
18 @MAKE_DLL_RULES@