blob: 0dad8c343f94ce46f2e8d6f698c87c9a1930909b [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ntoskrnl.exe
IMPORTLIB = ntoskrnl.exe
IMPORTS = kernel32 ntdll
C_SRCS = \
ntoskrnl.c
RC_SRCS = ntoskrnl.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend