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 0.9.39.
[wine/gsoc-2012-control.git]
/
dlls
/
advapi32
/
Makefile.in
blob
8f6fe3394bc3dfc1e4475fa72536d2a98c852c6d
1
EXTRADEFS
= -
D_ADVAPI32_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
advapi32.dll
7
IMPORTLIB
=
libadvapi32.
$(
IMPLIBEXT
)
8
IMPORTS
=
kernel32 ntdll
9
10
C_SRCS
=
\
11
advapi.c \
12
crypt.c \
13
crypt_arc4.c \
14
crypt_des.c \
15
crypt_lmhash.c \
16
crypt_md4.c \
17
crypt_md5.c \
18
crypt_sha.c \
19
eventlog.c \
20
lsa.c \
21
registry.c \
22
security.c \
23
service.c
24
25
RC_SRCS
=
version.rc
26
27
@MAKE_DLL_RULES@
28
29
@DEPENDENCIES@
# everything below this line is overwritten by make depend