@@ -93,7 +93,7 @@ NAME_BONUS = checker
.PHONY: all clean fclean re bonus
all: $(NAME)
all: $(NAME) $(NAME_BONUS)
$(NAME): $(OBJ)
@$(CC) $(CFLAGS) $(OBJ) -o $(NAME)
The note is not visible to the blocked user.