1
Fork 0
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:
Arcterus 2014-03-31 09:40:21 -07:00
parent 7201e29536
commit e898d37736
37 changed files with 80 additions and 79 deletions

View file

@ -97,6 +97,7 @@ clean: $(addprefix clean_,$(EXES))
$(RM) -rf build tmp
build:
git submodule update --init
mkdir build
tmp: