1
2../bin/x86/linux/threads: threads.cpp
3	g++ -o ../bin/x86/linux/threads threads.cpp -pthread -std=c++11
4