- Cleaned up some of the drawing code, specifically dealing with
[wine] / dlls / richedit / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = riched32
6 SOVERSION = 1.0
7 WRCEXTRA  = -s -p$(MODULE)
8
9 SPEC_SRCS = riched32.spec
10
11 C_SRCS = \
12         charlist.c \
13         reader.c \
14         text-writer.c \
15         richedit.c
16
17 @MAKE_DLL_RULES@
18
19 ### Dependencies: