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
user32: Destroy the unused buttons in a message box instead of only hiding them.
[wine/testsucceed.git]
/
dlls
/
mswsock
/
Makefile.in
blob
72eb3fbfb8832b2faa13758b232380b16c4fb759
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mswsock.dll
6
IMPORTLIB
=
mswsock
7
IMPORTS
=
ws2_32 kernel32
8
9
C_SRCS
=
\
10
mswsock.c
11
12
RC_SRCS
=
version.rc
13
14
@MAKE_DLL_RULES@