chore: clean up Makefile

This commit is contained in:
Settel 2025-05-09 13:51:23 +02:00
parent a9da5e0d37
commit 64bf14f1f9

View File

@ -2,8 +2,9 @@ VERSION=1.5
SHELL=/bin/bash
PROFILE=default
OPT=
ARGS=
.PHONY: info
.PHONY: info build setup run run-bg stop clean
info:
@echo "available targets:"