repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
jscript: Use generic property for Error.message.
[wine.git]
/
dlls
/
cryptdll
/
Makefile.in
blob
cbeef3ff6d617e81d0ad73bb9b7c1224f53e73fb
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cryptdll.dll
6
IMPORTLIB
=
cryptdll
7
IMPORTS
=
advapi32
8
9
C_SRCS
=
\
10
cryptdll.c
11
12
@MAKE_DLL_RULES@