regedit: An English (United States) spelling fix.
[wine/multimedia.git] / dlls / iphlpapi / Makefile.in
blob892a3cb720cea94216ababb7dce1a5f668f9c485
1 MODULE = iphlpapi.dll
2 IMPORTLIB = iphlpapi
3 IMPORTS = advapi32
4 EXTRALIBS = @RESOLVLIBS@ @LIBKSTAT@
6 C_SRCS = \
7 icmp.c \
8 ifenum.c \
9 iphlpapi_main.c \
10 ipstats.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@