Implement asn.1 encoding/decoding of times, with tests.
[wine] / dlls / netapi32 / Makefile.in
1 EXTRADEFS = -D_SVRAPI_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = netapi32.dll
7 IMPORTLIB = libnetapi32.$(IMPLIBEXT)
8 IMPORTS   = iphlpapi ws2_32 advapi32 kernel32
9
10 C_SRCS = \
11         access.c \
12         apibuf.c \
13         browsr.c \
14         nbcmdqueue.c \
15         nbnamecache.c \
16         nbt.c \
17         netapi32.c \
18         netbios.c \
19         wksta.c
20
21 SUBDIRS = tests
22
23 @MAKE_DLL_RULES@
24
25 ### Dependencies: