blob: 8bada8fe4a1ed76346c8c8199c351bd2f505a8bf [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 = \
cert.c \
encode.c \
oid.c \
protectdata.c \
str.c \
main.c
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: