mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Cleanup makefile
This commit is contained in:
@@ -4,8 +4,8 @@ all: build test
|
||||
test:
|
||||
@godep go test
|
||||
|
||||
isal/isal-l.so:
|
||||
isal/isal-l.a:
|
||||
@$(MAKE) --quiet -C isal lib
|
||||
|
||||
build: isal/isal-l.so
|
||||
build: isal/isal-l.a
|
||||
@godep go build
|
||||
|
||||
Reference in New Issue
Block a user