@ -0,0 +1,9 @@
all: myshell.c
gcc -g -Wall -o myshell myshell.c
clean:
$(RM) myshell
The note is not visible to the blocked user.