2004-05-03 22:17:43 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = msacm32.dll
|
2005-08-27 11:27:09 +02:00
|
|
|
IMPORTS = msacm32 kernel32
|
2004-05-03 22:17:43 +02:00
|
|
|
|
|
|
|
CTESTS = \
|
|
|
|
msacm.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
2006-09-14 09:38:16 +02:00
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|