redox/mk/initfs.mk

4 lines
114 B
Makefile
Raw Normal View History

2017-05-11 05:39:05 +02:00
build/initfs.tag: initfs.toml
cargo run --manifest-path installer/Cargo.toml -- --cookbook=cookbook $<
touch $@