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
/
shdocvw
/
Makefile.in
blob
2d1d17790a302df10d3f0392aae53afae35ce56e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
shdocvw
6
7
LDDLLFLAGS
=
@LDDLLFLAGS@
8
SYMBOLFILE
= $(
MODULE
)
.tmp.o
9
10
C_SRCS
=
\
11
classinfo.c \
12
events.c \
13
factory.c \
14
misc.c \
15
oleobject.c \
16
persist.c \
17
shdocvw_main.c \
18
webbrowser.c
19
20
@MAKE_DLL_RULES@
21
22
### Dependencies: