@@ -30,7 +30,9 @@ SRC = ft_isalpha.c \
ft_memcpy.c \
ft_memchr.c \
ft_strnstr.c \
ft_atoi.c
ft_atoi.c \
ft_calloc.c \
ft_strdup.c
OBJ_DIR = objs
The note is not visible to the blocked user.