blob: 09ed78d27809e9920668a8fdc2042ae9502905af [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = iphlpapi.dll
IMPORTLIB = iphlpapi
IMPORTS = advapi32 kernel32
EXTRALIBS = @RESOLVLIBS@ @LIBKSTAT@
C_SRCS = \
icmp.c \
ifenum.c \
iphlpapi_main.c \
ipstats.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend