mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 21:20:25 +00:00
7 lines
79 B
Makefile
7 lines
79 B
Makefile
MODULE = sfc_os.dll
|
|
IMPORTLIB = sfc_os
|
|
|
|
C_SRCS = sfc_os.c
|
|
|
|
@MAKE_DLL_RULES@
|