style(make): removing useless comment
This commit is contained in:
parent
8d1fbc3c14
commit
e6e9158d3b
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -21,8 +21,6 @@ RM = rm -rf
|
||||||
# Flags
|
# Flags
|
||||||
# Mandatory flags for 42
|
# Mandatory flags for 42
|
||||||
CXXFLAGS = -Werror -Wextra -Wall -std=c++98
|
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
|
SESSION = test-irc
|
||||||
|
|
||||||
# Sources
|
# Sources
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue