mirror of
https://github.com/pgsty/minio.git
synced 2026-07-25 23:16:16 +03:00
Merge pull request #75 from harshavardhana/pr_out_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