2-pthreads/{hello_w → hello_i_of_w}/Makefile RENAMED
@@ -1,2 +1,2 @@
1
- hello_w: hello_w.c
2
- cc -g -Wall -Wextra hello_w.c -o hello_w -pthread
1
+ hello_i_of_w: hello_i_of_w.c
2
+ cc -g -Wall -Wextra hello_i_of_w.c -o hello_i_of_w -pthread