This commit is contained in:
maix0 2025-06-16 16:37:20 +02:00 committed by Maieul BOYER
parent aa96d79e47
commit 1bc33ab912
28 changed files with 94 additions and 18 deletions

View file

@ -6,16 +6,10 @@
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
# Updated: 2025/06/12 22:06:29 by maiboyer ### ########.fr #
# Updated: 2025/06/16 15:36:58 by maiboyer ### ########.fr #
# #
# **************************************************************************** #
# Objdir
SRC_DIR = .
MSG=
NAME=webserv
# Colors
GREEN = \033[32m
BLACK = \033[30m
@ -56,8 +50,6 @@ prune:
logs:
@$(MAKE) --no-print-directory -f ./Docker.mk logs
$(NAME): all
# Header
header:
@$(ECHO) -e ''