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 990226.
[wine/gsoc-2012-control.git]
/
windows
/
ttydrv
/
Makefile.in
blob
dfd3e39b883d0be99c09a58b7d704406c511350c
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
ttydrv
7
8
C_SRCS
=
\
9
clipboard.c \
10
desktop.c \
11
event.c \
12
init.c \
13
keyboard.c \
14
main.c \
15
monitor.c \
16
mouse.c \
17
wnd.c
18
19
all
: $(
MODULE
)
.o
20
21
@MAKE_RULES@
22
23
### Dependencies: