mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 14:10:32 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
MODULE = w32skrnl.dll
|
|
IMPORTS = kernel
|
|
|
|
C_SRCS = w32skernel.c
|