Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-05-08 04:59:37 +02:00
Makefile: add test to PHONY list
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
+1
-1
@@ -5,7 +5,7 @@ default all: lib src test README.html
|
||||
clean: ## Cleanup
|
||||
git clean -dfx
|
||||
|
||||
.PHONY: lib src
|
||||
.PHONY: lib src test
|
||||
|
||||
lib: ## Build libs
|
||||
$(MAKE) -C lib
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren