wine/dlls/scsiport.sys/Makefile.in
Huw Davies 701b0139d1 scsiport.sys: Reinstate the subsystem native option.
It was previously being clobbered by the second EXTRADLLFLAGS.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-13 21:12:10 +02:00

7 lines
121 B
Makefile

MODULE = scsiport.sys
IMPORTS = ntoskrnl
EXTRADLLFLAGS = -Wl,--subsystem,native -mno-cygwin
C_SRCS = \
scsiport.c