blob: 75966423d9efc9a463a85e5173084a82e872d98d [file] [log] [blame]
#!/bin/bash
export BOOTSTRAP="${BASH_SOURCE[0]}"
export SRCDIR=".."
export BOOTSTRAP_MANIFEST="src.build.ninja.in"
export WRAPPER="../blueprint.bash"
../bootstrap.bash "$@"