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.61.
[wine/gsoc-2012-control.git]
/
dlls
/
crypt32
/
tests
/
Makefile.in
blob
89d6df586d33cdedd5e85b7e20a40904a9e98f98
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
crypt32.dll
6
IMPORTS
=
crypt32 advapi32 kernel32
7
8
CTESTS
=
\
9
base64.c \
10
cert.c \
11
chain.c \
12
crl.c \
13
encode.c \
14
main.c \
15
msg.c \
16
oid.c \
17
protectdata.c \
18
sip.c \
19
store.c \
20
str.c
21
22
@MAKE_TEST_RULES@
23
24
@DEPENDENCIES@
# everything below this line is overwritten by make depend