blob: 529d9c76f2db0ef95addf907ef01c210e2e8ae92 [file]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = iphlpapi.dll
IMPORTLIB = libiphlpapi.$(IMPLIBEXT)
IMPORTS = advapi32 kernel32
EXTRALIBS = @RESOLVLIBS@
EXTRADEFS = -DWINE_NO_LONG_AS_INT
C_SRCS = \
ifenum.c \
iphlpapi_main.c \
ipstats.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend