@ -24,7 +24,7 @@ all : $(NAME)
test : $(NAME)
$(CC) $(CFLAGS) test/test.c $(BUILDDIR)/$(NAME) -o $(BUILDDIR)/test
$(BUILDDIR)/test
valgrind --leak-check=full $(BUILDDIR)/test
clean :
rm -rf $(OBJDIR)
The note is not visible to the blocked user.