Sweden-Number/dlls/crypt32/tests/Makefile.in

28 lines
417 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = crypt32.dll
2005-09-07 15:25:56 +02:00
IMPORTS = crypt32 advapi32 kernel32
CTESTS = \
base64.c \
2005-08-25 11:51:59 +02:00
cert.c \
chain.c \
2006-06-20 15:23:49 +02:00
crl.c \
ctl.c \
encode.c \
main.c \
message.c \
msg.c \
object.c \
oid.c \
protectdata.c \
sip.c \
store.c \
str.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend