mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Erasure restructuring
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
all: build test
|
||||
.PHONY: all
|
||||
|
||||
test: cauchy vandermonde
|
||||
|
||||
cauchy:
|
||||
@godep go test -test.run="TestCauchy*"
|
||||
|
||||
vandermonde:
|
||||
@godep go test -test.run="TestVanderMonde*"
|
||||
test:
|
||||
@godep go test
|
||||
|
||||
isal/isal-l.so:
|
||||
@$(MAKE) --quiet -C isal lib
|
||||
|
||||
Reference in New Issue
Block a user