mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
7 lines
80 B
Makefile
7 lines
80 B
Makefile
MODULE = rundll.exe16
|
|
APPMODE = -m16
|
|
|
|
C_SRCS = rundll.c
|
|
|
|
@MAKE_PROG_RULES@
|