Makefile.in 319 Bytes
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
TESTDLL   = d3d8.dll
IMPORTS   = user32 kernel32

CTESTS = \
	d3d8_main.c \
	device.c \
	surface.c \
	texture.c \
	visual.c \
	volume.c

@MAKE_TEST_RULES@

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