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
user32: Disable assert() for the mingw build since mingw gets confused trying to...
[wine.git]
/
dlls
/
cryptnet
/
Makefile.in
blob
749da1aad7f1ec27586f8c59c19659466a8715ae
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cryptnet.dll
6
IMPORTLIB
=
cryptnet
7
IMPORTS
=
crypt32 kernel32
8
DELAYIMPORTS
=
wininet
9
10
C_SRCS
=
\
11
cryptnet_main.c
12
13
@MAKE_DLL_RULES@
14
15
@DEPENDENCIES@
# everything below this line is overwritten by make depend