@@ -0,0 +1,10 @@
all:
gcc main.c -lncurses -o out/SecuSend
clean:
rm -rf out/*
run:
./out/SecuSend
The note is not visible to the blocked user.