@ -1,4 +1,4 @@
CC_SDL=`sdl2-config --cflags --libs`
all:
cc *.c -o sdlamp -std=c11 $(CC_SDL)
cc *.c -o sdlamp -std=c11 $(CC_SDL) -Wall
The note is not visible to the blocked user.