wine-wine/dlls/dnsapi/Makefile.in

16 lines
195 B
Makefile

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