2007-04-06 22:33:17 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = localui.dll
|
2007-05-21 17:57:23 +02:00
|
|
|
IMPORTS = kernel32 winspool
|
2007-04-06 22:33:17 +02:00
|
|
|
|
|
|
|
CTESTS = \
|
|
|
|
localui.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|