3 lines
62 B
Makefile
3 lines
62 B
Makefile
|
halt: halt.c
|
||
|
gcc -mwindows -mno-cygwin -s -o halt.exe halt.c
|