project : requirements ../../boost # "-O3" multi : default-build release ; install dist : .//mutex_test : bin ; lib boost : : /usr/local/lib/libboost_thread.a /usr/local/lib/libboost_date_time.a ; exe mutex_test : [ glob *.cpp ] .//boost ;