mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
f9ca7b59a4
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
92 B
Makefile
5 lines
92 B
Makefile
MODULE = sfc.dll
|
|
IMPORTLIB = sfc
|
|
IMPORTS = sfc_os
|
|
|
|
EXTRADLLFLAGS = -Wb,--prefer-native
|