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