#!/bin/sh # This can't hurt make distclean set -e ./build/lol-build "$@" bootstrap web-html ./build/lol-build "$@" configure web-html ./build/lol-build "$@" build web-html