repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
push 8b07bf1f08b23b9893a622b47d2be359556765b1
[wine/hacks.git]
/
dlls
/
winsock.dll16
/
Makefile.in
blob
fc90dc4d414f2cc9f284cea51fc5657f1d6054c8
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winsock.dll16
6
IMPORTS
=
ws2_32 kernel32
7
DELAYIMPORTS
=
user32
8
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
ws2_32.dll
9
10
C_SRCS
=
socket.c
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend