make DESTDIR=$INSTALL_ROOT install      &&
if [ "$GAWK_DEF" = y ]; then
  ln -sf "$SPELL" "$INSTALL_ROOT"/bin/awk
fi
