Sweden-Number/dlls/wldap32/Makefile.in

18 lines
265 B
Makefile
Raw Normal View History

2005-07-13 13:56:15 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wldap32.dll
IMPORTLIB = libwldap32.$(IMPLIBEXT)
IMPORTS = kernel32
EXTRALIBS = @LDAPLIBS@
2005-07-13 13:56:15 +02:00
C_SRCS = \
2005-07-18 20:06:42 +02:00
ber.c \
2005-07-19 22:32:46 +02:00
bind.c \
2005-07-13 13:56:15 +02:00
main.c
@MAKE_DLL_RULES@
### Dependencies: