@@ -12,7 +12,7 @@ _DEP = libft.h
DEPS = $(_DEP:%.h=$(IDIR)/%.h)
CFLAGS = -I$(IDIR)
CFLAGS += -Wall -Wextra -Werror
CFLAGS += -Wall -Wextra -Werror -g3
SRCS = ft_memset.c \
ft_bzero.c \
The note is not visible to the blocked user.