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: Call script_parse from compile_script, not the other way around.
[wine.git]
/
dlls
/
schannel
/
Makefile.in
blob
430ac6a9d40c79391f4e0721818fb8ccc12a92e4
1
MODULE
=
schannel.dll
2
IMPORTS
=
secur32
3
4
C_SRCS
=
\
5
lsamode.c \
6
schannel_main.c \
7
usermode.c
8
9
RC_SRCS
=
version.rc
10
11
@MAKE_DLL_RULES@