mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 14:20:15 +00:00
8a3bc32174
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
7 lines
104 B
Makefile
7 lines
104 B
Makefile
MODULE = clusapi.dll
|
|
IMPORTLIB = clusapi
|
|
|
|
EXTRADLLFLAGS = -Wb,--prefer-native
|
|
|
|
C_SRCS = \
|
|
clusapi.c
|