mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-01 18:19:56 +00:00
5 lines
56 B
Text
5 lines
56 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
shift
|
||
|
cargo build --target=$TARGET
|