CXXFLAGS+=" -std=c++11" &&
./waf configure --prefix=/usr --project=sequencer &&
./waf &&
prepare_install &&
./waf install
