mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-09 14:34:27 +00:00
updated make file
This commit is contained in:
parent
8d7572ef1c
commit
4e0099cd7e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -90,4 +90,4 @@ XDC-darwin-amd64:
|
||||||
|
|
||||||
gofmt:
|
gofmt:
|
||||||
$(GOFMT) -s -w $(GO_FILES)
|
$(GOFMT) -s -w $(GO_FILES)
|
||||||
$(GIT) checkout vendor
|
$(GIT) checkout vendor
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue