mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-03-15 04:13:59 +03:00
clean recipe
This commit is contained in:
parent
95fdcdfbb3
commit
3ec7a180b1
8
Makefile
8
Makefile
@ -450,10 +450,10 @@ assets:
|
||||
|
||||
clean:
|
||||
rm -f torch.hash.yml
|
||||
@git clean -fdx asm/$(VERSION)
|
||||
@git clean -fdx bin/$(VERSION)
|
||||
@git clean -fdx build/$(VERSION)
|
||||
@git clean -fdx src/assets/
|
||||
@git clean -fdx asm/$(VERSION)/$(REV)
|
||||
@git clean -fdx bin/$(VERSION)/$(REV)
|
||||
@git clean -fdx build/
|
||||
@git clean -fdx src/assets/$(VERSION)/$(REV)
|
||||
@git clean -fdx include/assets/
|
||||
@git clean -fdx linker_scripts/$(VERSION)/$(REV)/*.ld
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user