repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel32: Update Italian translation.
[wine/testsucceed.git]
/
dlls
/
winsock.dll16
/
Makefile.in
blob
e095355aeda83b453ce40c47c23c59b3d35ed34b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winsock.dll16
6
IMPORTS
=
ws2_32 kernel32 kernel
7
DELAYIMPORTS
=
user32
8
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
ws2_32.dll
9
10
C_SRCS
=
socket.c
11
12
@MAKE_DLL_RULES@