@@ -0,0 +1,8 @@
build:
gcc -Wall -std=c99 ./src/*.c -o renderer
run:
./renderer
clean:
rm renderer
The note is not visible to the blocked user.