repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
server: Consume events triggered.
[wine/hramrach.git]
/
dlls
/
mouse.drv16
/
Makefile.in
blob
d063d5382dde36159463140942b6fb229ae5f43c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mouse.drv16
6
IMPORTS
=
user32
7
8
EXTRADLLFLAGS
= -
m16
9
EXTRARCFLAGS
= -
O res16
10
11
C_SRCS
=
mouse.c
12
13
RC_SRCS
=
mouse.rc
14
15
@MAKE_DLL_RULES@