./configure --mandir ${INSTALL_ROOT}/usr/share/man \
            --prefix ${INSTALL_ROOT}/usr \
            ${OPTS} &&
make world.opt
