Erasure restructuring

This commit is contained in:
Harshavardhana
2014-11-27 19:43:54 -08:00
parent d6b65f1f04
commit 922e6bac0b
10 changed files with 203 additions and 142 deletions

View File

@@ -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