mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 12:20:07 +00:00
7 lines
82 B
Makefile
7 lines
82 B
Makefile
MODULE = winhelp.exe16
|
|
APPMODE = -m16
|
|
|
|
C_SRCS = winhelp.c
|
|
|
|
@MAKE_PROG_RULES@
|