redox/mk/initfs.mk

4 lines
113 B
Makefile

build/initfs.tag: initfs.toml
cargo run --manifest-path installer/Cargo.toml -- $(INSTALLER_FLAGS) $<
touch $@