projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msvcp60: Fixed basic_istream::ipfx implementation.
[wine]
/
dlls
/
winsock.dll16
/
Makefile.in
1
MODULE = winsock.dll16
2
IMPORTS = ws2_32
3
DELAYIMPORTS = user32
4
EXTRADLLFLAGS = -m16 -Wb,--main-module,ws2_32.dll
5
6
C_SRCS = socket.c
7
8
@MAKE_DLL_RULES@