Makefile.in 256 Bytes
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
TESTDLL   = d3d10.dll
IMPORTS   = d3d10 kernel32

CTESTS = \
	device.c \

@MAKE_TEST_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend