repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't return from overlapped ReadFile on EAGAIN and other non-fatal
[wine/gsoc_dplay.git]
/
dlls
/
tapi32
/
Makefile.in
blob
a0f79feea446703b6cb9a07c3b9333363a4af2a3
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
tapi32
6
7
LDDLLFLAGS
=
@LDDLLFLAGS@
8
SYMBOLFILE
= $(
MODULE
)
.tmp.o
9
10
C_SRCS
=
\
11
assisted.c \
12
line.c \
13
phone.c
14
15
@MAKE_DLL_RULES@
16
17
### Dependencies:
18