Sweden-Number/dlls/schannel/Makefile.in

15 lines
275 B
Makefile
Raw Normal View History

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