mirror of
https://github.com/reactos/wine.git
synced 2025-01-07 11:51:28 +00:00
6 lines
76 B
Makefile
6 lines
76 B
Makefile
MODULE = sfc.dll
|
|
IMPORTLIB = sfc
|
|
IMPORTS = sfc_os
|
|
|
|
C_SRCS = sfc_main.c
|