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: