mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Update for latest Rust
This commit is contained in:
parent
7201e29536
commit
e898d37736
37 changed files with 80 additions and 79 deletions
1
Makefile
1
Makefile
|
@ -97,6 +97,7 @@ clean: $(addprefix clean_,$(EXES))
|
|||
$(RM) -rf build tmp
|
||||
|
||||
build:
|
||||
git submodule update --init
|
||||
mkdir build
|
||||
|
||||
tmp:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue