Mercurial > hg > beaglert
diff Makefile @ 414:fc470c216464 prerelease
Makefile less verbose
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Thu, 16 Jun 2016 01:44:25 +0100 |
parents | 41436dcd2cb0 |
children | f4c41419f2e3 |
line wrap: on
line diff
--- a/Makefile Thu Jun 16 01:31:04 2016 +0100 +++ b/Makefile Thu Jun 16 01:44:25 2016 +0100 @@ -284,7 +284,7 @@ idestartup: ## Enables the IDE at startup @echo "Enabling the IDE at startup" - $(BELA_IDE_STARTUP_COMMAND) + @$(BELA_IDE_STARTUP_COMMAND) @chmod +x $(BELA_IDE_STARTUP_SCRIPT) idenostartup: ## Disables the IDE at startup