Sweden-Number/dlls/wldap32/Makefile.in

20 lines
287 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wldap32.dll
IMPORTLIB = libwldap32.$(IMPLIBEXT)
IMPORTS = kernel32
EXTRALIBS = @LDAPLIBS@
C_SRCS = \
ber.c \
bind.c \
init.c \
main.c \
search.c
@MAKE_DLL_RULES@
### Dependencies: