repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winex11.drv: Avoid a crash if not in a desktop mode.
[wine/multimedia.git]
/
dlls
/
rsaenh
/
Makefile.in
blob
40cbd95ebfb98e1f13356e49d139f7cb5adf107c
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
rsaenh.dll
7
IMPORTLIB
=
rsaenh
8
IMPORTS
=
crypt32 advapi32 kernel32
9
10
C_SRCS
=
\
11
aes.c \
12
des.c \
13
handle.c \
14
implglue.c \
15
md2.c \
16
mpi.c \
17
rc2.c \
18
rc4.c \
19
rsa.c \
20
rsaenh.c
21
22
RC_SRCS
=
version.rc
23
24
@MAKE_DLL_RULES@
25
26
@DEPENDENCIES@
# everything below this line is overwritten by make depend