wine-wine/dlls/crypt32/tests/Makefile.in

24 lines
374 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = crypt32.dll
IMPORTS = crypt32 advapi32 kernel32
CTESTS = \
base64.c \
cert.c \
chain.c \
crl.c \
encode.c \
main.c \
oid.c \
protectdata.c \
sip.c \
store.c \
str.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend