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

16 lines
297 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = wintrust.dll
IMPORTS = crypt32 user32 advapi32 kernel32
CTESTS = \
asn.c \
crypt.c \
register.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend