mirror of
https://github.com/reactos/wine.git
synced 2025-01-05 18:49:06 +00:00
fba70e71d6
Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
82 B
Makefile
6 lines
82 B
Makefile
MODULE = fltmgr.sys
|
|
EXTRADLLFLAGS = -Wb,--subsystem,native
|
|
|
|
C_SRCS = \
|
|
main.c
|