hide make buildr command

This commit is contained in:
2024-03-21 11:30:03 +01:00
parent 673a41fc4d
commit ea29a96ca1

View File

@@ -41,7 +41,7 @@ setup: ## Install dependencies for tests and coverage
dest ?= ${HOME}/bin
install: ## Copy binary files to bin folder
@echo "Destination folder: $(dest)"
make buildr
@make buildr
@echo "*******************************************"
@echo ">>> Copying files to $(dest)"
@echo "*******************************************"