Skip to content

Commit 5a1ea62

Browse files
committed
Remove nonexistent cmake rule from help info
1 parent 157e0a2 commit 5a1ea62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ help:
120120
@echo " clean : Remove object files"
121121
@echo " fclean : Remove object files and the webserv binary"
122122
@echo " re : Rebuild the webserv binary (fclean + all)"
123-
@echo " cgi : Build the CGI program"
124123
@echo " performance : Build with optimization flags (-O3)"
125124
@echo " debug : Build with debugging symbols (-g)"
126125
@echo " custom : Build with custom CXXFLAGS (e.g., ARG='-DDEBUG')"

0 commit comments

Comments
 (0)