wine-wine/dlls/schannel/Makefile.in

14 lines
262 B
Makefile
Raw Normal View History

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