2007-10-14 00:39:54 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = d3dx8.dll
|
2007-10-26 18:01:49 +02:00
|
|
|
IMPORTS = d3dx8 kernel32
|
2007-10-14 00:39:54 +02:00
|
|
|
EXTRALIBS = -ldxguid
|
|
|
|
|
|
|
|
CTESTS = math.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|