TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = d3dx8.dll
IMPORTLIB = d3dx8
IMPORTS = dxguid uuid kernel32
C_SRCS = \ d3dx8_main.c \
d3dxbuffer.c \ math.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend