@@ -0,0 +1,8 @@
CFLAGS=--std=c99 -O2 -Wall -Wextra -pedantic
annotate: annotate.o
clean:
rm -f annotate *.o
.PHONY: clean
The note is not visible to the blocked user.