mirror of
https://github.com/reactos/wine.git
synced 2025-02-06 03:58:41 +00:00
5 lines
65 B
Makefile
5 lines
65 B
Makefile
MODULE = stress.dll16
|
|
EXTRADLLFLAGS = -m16
|
|
|
|
C_SRCS = stress.c
|