@ -36,4 +36,6 @@ $(NAME) : $(OBJ)
mkdir -p $(BUILDDIR)
$(AR) -rc $(BUILDDIR)/$(NAME) $(OBJ)
.PHONY: clean fclean test all
re: fclean all
.PHONY: clean fclean test all re
The note is not visible to the blocked user.