mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
5 lines
100 B
Makefile
5 lines
100 B
Makefile
MODULE = win32s16.dll16
|
|
EXTRADLLFLAGS = -m16 -Wb,--main-module,w32skrnl.dll
|
|
|
|
C_SRCS = win32s16.c
|