@ -2,7 +2,7 @@
CC=clang
CFLAGS="-g -Wall -Iinclude -Iintern $(pkg-config --cflags sdl2)"
LIBS="$(pkg-config --libs sdl2)"
LIBS="$(pkg-config --libs sdl2) -lm"
SRC=src/*.c
OUT=main
The note is not visible to the blocked user.