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 SHELL=/bin/bash
PROFILE=default PROFILE=default
OPT= OPT=
ARGS=
.PHONY: info .PHONY: info build setup run run-bg stop clean
info: info:
@echo "available targets:" @echo "available targets:"