1
0
Mirror von https://github.com/tkuschel/bees.git synchronisiert 2026-05-08 04:59:37 +02:00

Makefile improvement

Now you can make bees fly as pointed out in the README... ;-)
Dieser Commit ist enthalten in:
Kai Krakow
2018-01-10 20:08:23 +01:00
Ursprung ff9e0e3571
Commit 333b2f7746
+3
Datei anzeigen
@@ -50,3 +50,6 @@ install: install_bees install_scripts
help: ## Show help
@fgrep -h "##" $(MAKEFILE_LIST) | fgrep -v fgrep | sed -e 's/\\$$//' | sed -e 's/##/\t/'
bees: all
fly: install