@@ -1,6 +1,6 @@
# Variable
CC = gcc
CFLAGS = -Wall -Wextra
CFLAGS = -Wall -Wextra $(shell pkg-config --cflags --libs sdl2)
OBJ = main.o
TARGET = sokoban
The note is not visible to the blocked user.