mirror of
https://github.com/reactos/wine.git
synced 2025-03-04 02:37:09 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
MODULE = w32skrnl.dll
|
|
IMPORTS = kernel
|
|
|
|
C_SRCS = w32skernel.c
|