@@ -4,11 +4,7 @@
NAME = libft.a
CC = gcc
VPATH = srcs/ \
srcs/part1/ \
srcs/part2/ \
srcs/bonus/ \
srcs/add/
VPATH = srcs/
IDIR = .
_DEP = libft.h
@@ -133,7 +129,7 @@ fclean: clean
re: fclean all
.PHONY: bonus clean fclean re all
.PHONY: clean fclean re all
The note is not visible to the blocked user.