mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 11:43:31 +00:00
fba70e71d6
Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
82 B
Makefile
5 lines
82 B
Makefile
MODULE = fltmgr.sys
|
|
EXTRADLLFLAGS = -Wb,--subsystem,native
|
|
|
|
C_SRCS = \
|
|
main.c
|