mirror of
https://github.com/reactos/wine.git
synced 2025-01-06 03:09:14 +00:00
5 lines
69 B
Makefile
5 lines
69 B
Makefile
MODULE = windebug.dll16
|
|
EXTRADLLFLAGS = -m16
|
|
|
|
C_SRCS = windebug.c
|