mirror of
https://github.com/reactos/wine.git
synced 2025-02-02 18:25:19 +00:00
13 lines
184 B
Makefile
13 lines
184 B
Makefile
TOPSRCDIR = @top_srcdir@
|
|
TOPOBJDIR = ../..
|
|
SRCDIR = @srcdir@
|
|
VPATH = @srcdir@
|
|
MODULE = msnet32
|
|
SOVERSION = 1.0
|
|
|
|
SPEC_SRCS = msnet32.spec
|
|
|
|
@MAKE_DLL_RULES@
|
|
|
|
### Dependencies:
|