@@ -2,7 +2,7 @@ CC=gcc
CFLAGS=-I.
hello: main.c
$(CC) -o hb main.c
$(CC) -g -o hb main.c
install: hello
install -m 744 hb /usr/local/bin
The note is not visible to the blocked user.