1
2threads: threads.cpp
3	g++ -g -Wall -othreads threads.cpp -pthread
4