mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
c607532ae4
wsock32 so that we have at most one Win32 dll in each .so library.
12 lines
157 B
Makefile
12 lines
157 B
Makefile
TOPSRCDIR = @top_srcdir@
|
|
TOPOBJDIR = ../..
|
|
SRCDIR = @srcdir@
|
|
VPATH = @srcdir@
|
|
MODULE = dplay
|
|
SOVERSION = 1.0
|
|
|
|
@MAKE_DLL_RULES@
|
|
|
|
### Dependencies:
|
|
|