Makefile.in 93 Bytes
TESTDLL   = d3d10.dll
IMPORTS   = d3d10

C_SRCS = \
	device.c \
	effect.c

@MAKE_TEST_RULES@