2007-10-14 00:39:54 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = d3dx8.dll
|
2008-04-30 14:23:55 +02:00
|
|
|
IMPORTS = dxguid d3dx8 kernel32
|
2007-10-14 00:39:54 +02:00
|
|
|
|
|
|
|
CTESTS = math.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|