wine-wine/dlls/schannel/Makefile.in

16 lines
289 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = schannel.dll
IMPORTS = secur32 kernel32
C_SRCS = \
lsamode.c \
schannel_main.c \
usermode.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend