@@ -0,0 +1,6 @@
test: main.c hm.h
cc -Wall -Wextra -ggdb -o test main.c
clean:
rm -rf test
The note is not visible to the blocked user.