blob: fd36a139f784b4f6689cb20c723d5562e4f2b1f1 [file]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mountmgr.sys
IMPORTS = advapi32 ntoskrnl.exe kernel32 ntdll
DELAYIMPORTS = user32
EXTRADLLFLAGS = -Wb,--subsystem,native
EXTRADEFS = @HALINCL@
EXTRALIBS = @DISKARBITRATIONLIB@ -luuid
C_SRCS = \
device.c \
diskarb.c \
hal.c \
mountmgr.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend