Sweden-Number/dlls/ntdsapi/Makefile.in

13 lines
189 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ntdsapi.dll
IMPORTLIB = ntdsapi
IMPORTS = user32
C_SRCS = \
ntdsapi.c
@MAKE_DLL_RULES@