make install &&
if [[ $MTR_SUID == n ]]; then
  chmod a-s $INSTALL_ROOT/usr/sbin/mtr
fi
