mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 19:34:18 +08:00
4 lines
114 B
Makefile
4 lines
114 B
Makefile
build/initfs.tag: initfs.toml
|
|
cargo run --manifest-path installer/Cargo.toml -- --cookbook=cookbook $<
|
|
touch $@
|