MODULE    = dnsapi.dll
IMPORTLIB = dnsapi
IMPORTS   = netapi32
EXTRALIBS = $(RESOLV_LIBS)

C_SRCS = \
	main.c \
	name.c \
	ns_name.c \
	ns_parse.c \
	query.c \
	record.c

RC_SRCS = \
	version.rc