This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-10-31 10:41:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bb872831de
wine
/
programs
/
shutdown
/
Makefile.in
7 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
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 06:46:42 +00:00
MODULE
=
shutdown.exe
makefiles: Build stub programs with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 09:27:57 +00:00
makefiles: Make -mno-cygwin the default. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 15:03:48 +00:00
EXTRADLLFLAGS
=
-mconsole -municode
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 06:46:42 +00:00
makefiles: Always use the global SOURCES variable for .c files.
2023-11-01 07:37:19 +00:00
SOURCES
=
\
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 06:46:42 +00:00
main.c
Reference in a new issue
Copy permalink