mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-28 18:23:54 +02:00
Test that checks STATUS_CONTROL_C_EXIT return code is mark flay_wine because it seems that on linux32 exit with CRTL-C does not work as expected.
4 lines
48 B
Makefile
4 lines
48 B
Makefile
TESTDLL = timeout.exe
|
|
|
|
SOURCES = \
|
|
timeout.c
|