@ -0,0 +1,7 @@
CFLAGS = -g -Wall
fb_dash: fb_dash.c
gcc -o $@ $(CFLAGS) $<
clean:
rm fb_dash
The note is not visible to the blocked user.