2007-04-25 21:49:08 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = schannel.dll
|
2007-12-06 20:42:08 +01:00
|
|
|
IMPORTS = kernel32
|
2007-04-25 21:49:08 +02:00
|
|
|
|
|
|
|
CTESTS = \
|
|
|
|
main.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|