blob: 71328879c16b337ab0b275d31efa0f164f30bc2b [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = secur32.dll
IMPORTLIB = libsecur32.$(IMPLIBEXT)
IMPORTS = netapi32 user32 advapi32 kernel32 ntdll
C_SRCS = \
base64_codec.c \
dispatcher.c \
negotiate.c \
ntlm.c \
schannel.c \
secur32.c \
thunks.c \
wrapper.c
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: