We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157e0a2 commit 5a1ea62Copy full SHA for 5a1ea62
Makefile
@@ -120,7 +120,6 @@ help:
120
@echo " clean : Remove object files"
121
@echo " fclean : Remove object files and the webserv binary"
122
@echo " re : Rebuild the webserv binary (fclean + all)"
123
- @echo " cgi : Build the CGI program"
124
@echo " performance : Build with optimization flags (-O3)"
125
@echo " debug : Build with debugging symbols (-g)"
126
@echo " custom : Build with custom CXXFLAGS (e.g., ARG='-DDEBUG')"
0 commit comments