style(test): test rules for make file show the configuration

This commit is contained in:
Raphael 2025-05-12 14:01:27 +02:00
parent 96d920a880
commit 391f0b3378

View file

@ -85,7 +85,7 @@ debug: CPPFLAGS += -D DEBUG=1
debug: re
test: debug
@printf '$(GREY) now running with\n\t- Port:\t$(GREEN)4243$(GREY)\n\t-Password:\t$(GREEN)irc$(END)\n'
@printf '$(GREY) now running with\n\t- Port:\t\t$(GREEN)4243$(GREY)\n\t- Password:\t$(GREEN)irc$(END)\n'
@./$(NAME) 4243 irc
# Header