Clean built binaries
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
parent
fb12206596
commit
9353869914
2
Makefile
2
Makefile
@ -79,6 +79,8 @@ build: $(BUILD_DEPS)
|
|||||||
go run github.com/GeertJohan/go.rice/rice append --exec lotus-storage-miner -i ./build
|
go run github.com/GeertJohan/go.rice/rice append --exec lotus-storage-miner -i ./build
|
||||||
.PHONY: build
|
.PHONY: build
|
||||||
|
|
||||||
|
CLEAN+= lotus lotus-storage-miner
|
||||||
|
|
||||||
benchmarks:
|
benchmarks:
|
||||||
go run github.com/whyrusleeping/bencher ./... > bench.json
|
go run github.com/whyrusleeping/bencher ./... > bench.json
|
||||||
@echo Submitting results
|
@echo Submitting results
|
||||||
|
Loading…
Reference in New Issue
Block a user