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
wined3d: Request alpha in backbuffer mode, to work correctly with multiple opengl...
[wine.git]
/
dlls
/
schannel
/
Makefile.in
blob
273aed285f05a5e93e274a960b646b42ef271238
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
schannel.dll
6
IMPORTS
=
secur32 kernel32
7
8
C_SRCS
=
\
9
lsamode.c \
10
schannel_main.c \
11
usermode.c
12
13
RC_SRCS
=
version.rc
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend