repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
With some apps a fault was possible in ExtractAssociatedIcon.
[wine.git]
/
windows
/
ttydrv
/
Makefile.in
blob
8e244948245fb41cf8bc99c68c347a2c4ae409f7
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
event.c \
11
init.c \
12
keyboard.c \
13
mouse.c \
14
wnd.c
15
16
all
: $(
MODULE
)
.o
17
18
@MAKE_RULES@
19
20
### Dependencies: