mirror of
https://github.com/minio/minio.git
synced 2025-01-26 22:23:15 -05:00
Remote syso files in 'make clean'
This commit is contained in:
parent
af52f88187
commit
07a1ad8b2d
2
Makefile
2
Makefile
@ -48,6 +48,6 @@ env:
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
@echo "Cleaning up all the generated files"
|
@echo "Cleaning up all the generated files"
|
||||||
@$(MAKE) $(MAKE_OPTIONS) -C pkg/storage/erasure/isal clean
|
|
||||||
@rm -fv pkg/utils/split/TESTPREFIX.*
|
@rm -fv pkg/utils/split/TESTPREFIX.*
|
||||||
@rm -fv cover.out
|
@rm -fv cover.out
|
||||||
|
@rm -fv pkg/storage/erasure/*.syso
|
||||||
|
Loading…
x
Reference in New Issue
Block a user