wine/programs/shutdown/Makefile.in
Michael Müller 183e8cf14e shutdown: Add stub implementation.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-02 23:32:46 +09:00

6 lines
77 B
Makefile

MODULE = shutdown.exe
APPMODE = -mconsole -municode
C_SRCS = \
main.c