repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
push 8edcbf8579c1d48dd3fb4c679acf4b3012a9efac
[wine/hacks.git]
/
dlls
/
wldap32
/
Makefile.in
blob
b7126b369d11710aeb34d07e8e0ee3ef2057bc6d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wldap32.dll
6
IMPORTLIB
=
wldap32
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
page.c \
27
parse.c \
28
rename.c \
29
search.c \
30
value.c
31
32
RC_SRCS
=
wldap32.rc
33
34
@MAKE_DLL_RULES@
35
36
@DEPENDENCIES@
# everything below this line is overwritten by make depend