@@ -1,7 +1,10 @@
clean:
rm -rf out/
mkdir out/
compile:
gcc -W -Wall -Wextra -pedantic -o out/main src/main.c -Iinclude -lpthread -Llib -lSDL3
run:
make compile
./out/main
The note is not visible to the blocked user.