  make  destdir=${INSTALL_ROOT}/usr     \
        sbindir=${INSTALL_ROOT}/sbin    \
        mandir=${INSTALL_ROOT}/usr/share/man  \
        install
