style(make): removing useless comment

This commit is contained in:
Raphael 2025-05-13 12:57:47 +02:00
parent 8d1fbc3c14
commit e6e9158d3b

View file

@ -21,8 +21,6 @@ RM = rm -rf
# Flags
# Mandatory flags for 42
CXXFLAGS = -Werror -Wextra -Wall -std=c++98
# Flags to have the dependences (can be removed for correction)
# Flags to have the debug (can be removed for correction)
SESSION = test-irc
# Sources