mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 13:10:22 +03:00
Remote syso files in 'make clean'
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user