repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 961222
[wine/gsoc-2012-control.git]
/
windows
/
Makefile.in
blob
5cfa021911e11f896a93a5d2ad6ad85e1fba70ff
1
DEFS
= -
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
windows
7
8
C_SRCS
=
\
9
caret.c \
10
class.c \
11
dce.c \
12
defdlg.c \
13
defwnd.c \
14
dialog.c \
15
event.c \
16
focus.c \
17
graphics.c \
18
hook.c \
19
keyboard.c \
20
mdi.c \
21
message.c \
22
msgbox.c \
23
nonclient.c \
24
painting.c \
25
property.c \
26
queue.c \
27
scroll.c \
28
syscolor.c \
29
sysmetrics.c \
30
timer.c \
31
win.c \
32
winpos.c \
33
winproc.c
34
35
all
: $(
MODULE
)
.o
36
37
@MAKE_RULES@
38
39
### Dependencies: