Update netutils, coreutils
This commit is contained in:
parent
5183936de0
commit
e182ccf3fe
3 changed files with 3 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -76,6 +76,7 @@ ref: FORCE
|
|||
mkdir -p filesystem/ref/
|
||||
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/coreutils/src/bin/ filesystem/ref/
|
||||
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/extrautils/src/bin/ filesystem/ref/
|
||||
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/netutils/src/bin/ filesystem/ref/
|
||||
|
||||
update:
|
||||
cargo update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue