projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fixed lvalue casts.
[wine]
/
dlls
/
richedit
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = riched32.dll
6
IMPORTS = user32 kernel32
7
8
C_SRCS = \
9
charlist.c \
10
reader.c \
11
text-writer.c \
12
richedit.c
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies: