@@ -0,0 +1,6 @@
all:
if ! [ -d bin ]; then mkdir bin; fi
cc -o bin/cfhfg main.c -lSDL2
run: all
bin/cfhfg
The note is not visible to the blocked user.