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
/
odbc32
/
Makefile.in
blob
74b00e4b5e623f0edd628f9b2833b4afb4d62ba0
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
odbc32
6
7
LDDLLFLAGS
=
@LDDLLFLAGS@
8
SYMBOLFILE
= $(
MODULE
)
.tmp.o
9
10
C_SRCS
=
\
11
proxyodbc.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies:
16