2006-12-25 16:09:41 +01:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = itss.dll
|
2008-04-30 14:23:55 +02:00
|
|
|
IMPORTS = uuid ole32 kernel32
|
2006-12-25 16:09:41 +01:00
|
|
|
|
|
|
|
CTESTS = \
|
|
|
|
protocol.c
|
|
|
|
|
|
|
|
RC_SRCS = rsrc.rc
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|