Sweden-Number/dlls/iphlpapi/Makefile.in

19 lines
285 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = iphlpapi.dll
IMPORTLIB = libiphlpapi.$(IMPLIBEXT)
IMPORTS = advapi32 kernel32
C_SRCS = \
ifenum.c \
iphlpapi_main.c \
ipstats.c
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: