wine/dlls/ntoskrnl.exe/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

16 lines
214 B
Makefile

MODULE = ntoskrnl.exe
IMPORTLIB = ntoskrnl
IMPORTS = advapi32 hal msvcrt
DELAYIMPORTS = rpcrt4 setupapi
C_SRCS = \
instr.c \
ntoskrnl.c \
pnp.c \
sync.c
RC_SRCS = ntoskrnl.rc
IDL_SRCS = \
plugplay.idl