repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winebuild: Signal an error when a thiscall function doesn't take a pointer as first...
[wine/hramrach.git]
/
dlls
/
cryptnet
/
Makefile.in
blob
730f31920604a3c7ecda25994836f01d13758ab5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cryptnet.dll
6
IMPORTLIB
=
cryptnet
7
IMPORTS
=
crypt32
8
DELAYIMPORTS
=
wininet
9
10
C_SRCS
=
\
11
cryptnet_main.c
12
13
@MAKE_DLL_RULES@