repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32/tests: Fixed potential overflow.
[wine/gsoc_dplay.git]
/
dlls
/
rsaenh
/
Makefile.in
blob
6eccccb1a0f7acee89f2adad22d8ba5800e9095c
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
rsaenh.dll
7
IMPORTLIB
=
librsaenh.
$(
IMPLIBEXT
)
8
IMPORTS
=
crypt32 advapi32 kernel32
9
10
C_SRCS
=
\
11
des.c \
12
handle.c \
13
implglue.c \
14
md2.c \
15
mpi.c \
16
rc2.c \
17
rc4.c \
18
rsa.c \
19
rsaenh.c
20
21
@MAKE_DLL_RULES@
22
23
@DEPENDENCIES@
# everything below this line is overwritten by make depend