wine-wine/dlls/ntoskrnl.exe/Makefile.in

17 lines
303 B
Makefile

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