blob: 51c254a7d9198e2446c36bf46fd433acdb60825f [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dnsapi.dll
IMPORTLIB = libdnsapi.$(IMPLIBEXT)
IMPORTS = netapi32 kernel32
EXTRALIBS = @RESOLVLIBS@
C_SRCS = \
main.c \
name.c \
ns_name.c \
ns_parse.c \
query.c \
record.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend