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