Makefile.in 312 Bytes
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
TESTDLL   = wintrust.dll
IMPORTS   = wintrust crypt32 advapi32 kernel32

CTESTS = \
	asn.c \
	crypt.c \
	register.c \
	softpub.c

@MAKE_TEST_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend