1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-01 07:14:31 +00:00
wine/dlls/ntoskrnl.exe/Makefile.in
2024-05-02 09:22:40 +02:00

13 lines
195 B
Makefile

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