Merge pull request #528 from abperiasamy/clean-clean

cleaning make:clean
master
Anand Babu (AB) Periasamy 9 years ago
commit c14496f928
  1. 3
      Makefile

@ -64,4 +64,5 @@ clean:
@echo "Cleaning up all the generated files:"
@rm -fv cover.out
@rm -fv pkg/utils/split/TESTPREFIX.*
@rm -fv build-constants.go
@rm -fv minio

Loading…
Cancel
Save