repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
widl: Set the default calling convention at header generation time, not at parsing...
[wine/hramrach.git]
/
dlls
/
winsock.dll16
/
Makefile.in
blob
2bb1153ee5e752fd0623370ccc8f249791f8ab9c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winsock.dll16
6
IMPORTS
=
ws2_32
7
DELAYIMPORTS
=
user32
8
EXTRADLLFLAGS
= -
m16
-
Wb
,--
main-module
,
ws2_32.dll
9
10
C_SRCS
=
socket.c
11
12
@MAKE_DLL_RULES@