TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = d3dx8.dll IMPORTLIB = libd3dx8.$(IMPLIBEXT) IMPORTS = kernel32 EXTRALIBS = -ldxguid -luuid C_SRCS = \ d3dx8_main.c \ d3dxbuffer.c \ math.c @MAKE_DLL_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend