@@ -0,0 +1,6 @@
example: example.c coro.h
$(CC) -o $@ $< `pkg-config --libs --cflags raylib` -lm
.PHONY: clean
clean:
rm -f example
The note is not visible to the blocked user.