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