Commit a52cc80c authored by mdj33's avatar mdj33 Committed by vipwzw

build

parent 3eb6e290
......@@ -26,7 +26,7 @@ build: depends
build_ci: depends ## Build the binary file for CI
@go build -v -i -o $(CLI) $(SRC_CLI)
@go build -v -o $(CLI) $(SRC_CLI)
@go build $(BUILD_FLAGS) -v -o $(APP)
@cp chain33.toml build/
@cp chain33.para.toml build/ci/paracross/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment