shell32: Fix the Ukrainian translation.
[wine] / dlls / d3dx9_36 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = d3dx9_36.dll
6 IMPORTLIB = d3dx9
7 IMPORTS   = d3d9 d3dx8 kernel32
8
9 C_SRCS = \
10         d3dx9_36_main.c \
11         font.c \
12         math.c
13
14 @MAKE_DLL_RULES@
15
16 @DEPENDENCIES@  # everything below this line is overwritten by make depend