@@ -0,0 +1,4 @@
LDFLAGS=-lncurses
main: main.c grid.c vect.c
gcc main.c grid.c vect.c -o main ${LDFLAGS}
The note is not visible to the blocked user.