blob: f73e4d473c64bcbf56b1460f49383fe87fa12be7 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mountmgr.sys
IMPORTS = advapi32 ntoskrnl.exe kernel32 ntdll
EXTRADLLFLAGS = -Wb,--subsystem,native
C_SRCS = \
mountmgr.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend