Download Makefile source code
1 2hello_w: hello_w.c cc -g -Wall -Wextra hello_w.c -o hello_w -pthread
1 2
hello_w: hello_w.c cc -g -Wall -Wextra hello_w.c -o hello_w -pthread