server: Clone file_get_sd() and file_set_fd() for directories.
[wine/multimedia.git] / dlls / schannel / Makefile.in
blob273aed285f05a5e93e274a960b646b42ef271238
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = schannel.dll
6 IMPORTS = secur32 kernel32
8 C_SRCS = \
9 lsamode.c \
10 schannel_main.c \
11 usermode.c
13 RC_SRCS = version.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend