netapi32: Convert the Unix library to the __wine_unix_call interface.
[wine.git] / dlls / netapi32 / Makefile.in
blobe8aba50731eb80fea544bec160635a5a2156c52c
1 EXTRADEFS = -D_SVRAPI_
2 MODULE = netapi32.dll
3 IMPORTLIB = netapi32
4 IMPORTS = rpcrt4 iphlpapi ws2_32 advapi32 dnsapi
5 EXTRALIBS = -Wl,--subsystem,unixlib
7 EXTRADLLFLAGS = -mno-cygwin
9 C_SRCS = \
10 nbcmdqueue.c \
11 nbnamecache.c \
12 nbt.c \
13 netapi32.c \
14 netbios.c \
15 unixlib.c
17 IDL_SRCS = \
18 atsvc.idl