Sweden-Number/dlls/ntoskrnl.exe/Makefile.in

17 lines
303 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ntoskrnl.exe
IMPORTLIB = ntoskrnl.exe
IMPORTS = kernel32 ntdll
C_SRCS = \
ntoskrnl.c
2009-01-12 01:34:10 +01:00
RC_SRCS = ntoskrnl.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend