cmd: DIR command outputs free space for the path.
[wine.git] / dlls / dnsapi / Makefile.in
blob336bf6f8583ea4890ab211bdc5a7ff60653bb7fa
1 MODULE = dnsapi.dll
2 UNIXLIB = dnsapi.so
3 IMPORTLIB = dnsapi
4 DELAYIMPORTS = netapi32
5 UNIX_LIBS = $(RESOLV_LIBS)
7 C_SRCS = \
8 libresolv.c \
9 main.c \
10 name.c \
11 query.c \
12 record.c
14 RC_SRCS = \
15 version.rc