blob: f1636127dee2db5afebbc727a0e6e42cad5f28b3 [file] [log] [blame]
EXTRADEFS = -D_CRYPT32_
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = crypt32.dll
IMPORTLIB = libcrypt32.$(IMPLIBEXT)
IMPORTS = advapi32 kernel32
C_SRCS = \
cert.c \
encode.c \
protectdata.c \
main.c
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: