projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
devenum: Mark internal symbols as hidden.
[wine]
/
dlls
/
schannel
/
Makefile.in
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@