repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20050930.
[wine/gsoc-2012-control.git]
/
dlls
/
wldap32
/
Makefile.in
blob
4fa13b688a1ebc17084ff35495c1b1688e3f6e67
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wldap32.dll
6
IMPORTLIB
=
libwldap32.
$(
IMPLIBEXT
)
7
IMPORTS
=
user32 kernel32
8
EXTRALIBS
=
@LDAPLIBS@
9
10
C_SRCS
=
\
11
add.c \
12
ber.c \
13
bind.c \
14
compare.c \
15
control.c \
16
delete.c \
17
dn.c \
18
error.c \
19
extended.c \
20
init.c \
21
main.c \
22
misc.c \
23
modify.c \
24
modrdn.c \
25
option.c \
26
rename.c \
27
search.c \
28
value.c
29
30
RC_SRCS
=
wldap32.rc
31
32
@MAKE_DLL_RULES@
33
34
### Dependencies: