redox/mk/initfs.mk
2017-05-10 21:39:05 -06:00

4 lines
114 B
Makefile

build/initfs.tag: initfs.toml
cargo run --manifest-path installer/Cargo.toml -- --cookbook=cookbook $<
touch $@