make -f GNUmakefile CC="${CC:-gcc}" CXX="${CXX:-g++}"  OS=linux prefix="$INSTALL_ROOT/usr" install
