if $multicall ; then
  echo "MULTICALL := 1"
else
  echo "MULTICALL :="
fi
