cd "${SOURCE_DIRECTORY}/src" &&
make_single &&
make PREFIX=${INSTALL_ROOT}/usr install &&
make_normal
