découverte de SDL2
This commit is contained in:
4
code/SDL2/Makefile
Normal file
4
code/SDL2/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
strangebug: strangebug.c Makefile
|
||||
gcc -Wall $< -lSDL2 -o $@
|
||||
Reference in New Issue
Block a user