wordpad: Add Ukrainian translations.
[wine/hacks.git] / dlls / rtutils / Makefile.in
blobd695502c50f4c570491c66f7217929c33976b1df
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = rtutils.dll
6 IMPORTLIB = rtutils
7 IMPORTS = kernel32
9 C_SRCS = \
10 main.c \
11 tracing.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend