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
/
tests
/
Makefile.in
blob
e5d9a9fd863fa19cea638906072527c4ca1f02ff
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
advapi32.dll
6
IMPORTS
=
ole32 advapi32 kernel32
7
EXTRALIBS
= -
luuid
8
9
CTESTS
=
\
10
crypt.c \
11
crypt_lmhash.c \
12
crypt_md4.c \
13
crypt_md5.c \
14
crypt_sha.c \
15
lsa.c \
16
registry.c \
17
security.c
18
19
@MAKE_TEST_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend