blob: e065c4090ed035ab16ae7d431ac287341ae2cdab [file] [log] [blame]
EXTRADEFS = -D_CRYPT32_
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = crypt32.dll
IMPORTLIB = libcrypt32.$(IMPLIBEXT)
IMPORTS = user32 advapi32 kernel32 ntdll
C_SRCS = \
base64.c \
cert.c \
chain.c \
crl.c \
context.c \
decode.c \
encode.c \
msg.c \
oid.c \
proplist.c \
protectdata.c \
serialize.c \
sip.c \
store.c \
str.c \
main.c
RC_SRCS = crypt32.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend