1#!/bin/bash 2 3cd lib/system || exit 4cross build --release --target "$TARGET" 5cd ../.. 6 7cp "lib/system/target/$TARGET/release/libsystem.a" lib/