Upgrade cookbook, revert Rust, clean cookbook in make clean, put xargo build in subfolder
This commit is contained in:
parent
54f4078a89
commit
672f8b8297
4 changed files with 4 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -8,6 +8,7 @@ live: build/livedisk.bin
|
|||
iso: build/livedisk.iso
|
||||
|
||||
clean:
|
||||
cd cookbook && ./clean.sh
|
||||
cargo clean --manifest-path cookbook/pkgutils/Cargo.toml
|
||||
cargo clean --manifest-path installer/Cargo.toml
|
||||
cargo clean --manifest-path installer/redoxfs/Cargo.toml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue