@@ -1,4 +1,4 @@
CFLAGS = -g -Wall
CFLAGS = -g -Wall -lm
fbdash: fbdash.c fblib
gcc fblib.o -o $@ $(CFLAGS) $<
The note is not visible to the blocked user.