push e6b5ee05441d90b1525838eb8daefc7c6b24c6f7
[wine/hacks.git] / dlls / ntdsapi / Makefile.in
blob0d9e95567b109d367cd49fb72a41418f17e9b84f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ntdsapi.dll
6 IMPORTLIB = libntdsapi.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 ntdsapi.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend