blob: cae10259b125dec21346690b0f212d70c044b209 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ntoskrnl.exe
IMPORTLIB = ntoskrnl.exe
IMPORTS = kernel32 ntdll
C_SRCS = \
instr.c \
ntoskrnl.c
RC_SRCS = ntoskrnl.rc
@MAKE_DLL_RULES@