wordpad: Added a null terminator needed for a unicode string.
[wine/wine-kai.git] / dlls / d3dx9_31 / Makefile.in
blobfc2482fd24f66a2c9dd9dd944bc3ca6a59d41c5b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3dx9_31.dll
6 IMPORTS = d3d9 kernel32
8 C_SRCS = \
9 d3dx9_31_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend