change the makefile

This commit is contained in:
Maoake Teriierooiterai
2026-01-15 07:14:10 +01:00
parent c6f04ab48f
commit 81ed92dc88

View File

@@ -58,7 +58,7 @@ OBJ_DIR = obj
CC = cc
CFLAGS = -Wall -Werror -Wextra -g3 -I$(INCLUDES)
CFLAGS = -Wall -Werror -Wextra -I$(INCLUDES)
NAME = push_swap