projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msvcrt: Fixed handling of '\r' when it's the last character in the buffer in read.
[wine]
/
dlls
/
odbccu32
/
Makefile.in
1
MODULE = odbccu32.dll
2
3
C_SRCS = \
4
odbccu32_main.c
5
6
RC_SRCS = version.rc
7
8
@MAKE_DLL_RULES@