@@ -0,0 +1,5 @@
source := source/*.cpp
executable_name := pelota
windows:
g++ $(source) -lmingw32 -lws2_32 -lSDL2main -lSDL2 -lSDL2_image -o $(executable_name).exe
The note is not visible to the blocked user.