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

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