hide make buildr command
This commit is contained in:
2
Makefile
2
Makefile
@@ -41,7 +41,7 @@ setup: ## Install dependencies for tests and coverage
|
|||||||
dest ?= ${HOME}/bin
|
dest ?= ${HOME}/bin
|
||||||
install: ## Copy binary files to bin folder
|
install: ## Copy binary files to bin folder
|
||||||
@echo "Destination folder: $(dest)"
|
@echo "Destination folder: $(dest)"
|
||||||
make buildr
|
@make buildr
|
||||||
@echo "*******************************************"
|
@echo "*******************************************"
|
||||||
@echo ">>> Copying files to $(dest)"
|
@echo ">>> Copying files to $(dest)"
|
||||||
@echo "*******************************************"
|
@echo "*******************************************"
|
||||||
|
Reference in New Issue
Block a user