TetaTricks/code/SDL2/Makefile

5 lines
63 B
Makefile
Raw Normal View History

2024-09-07 15:36:26 +02:00
strangebug: strangebug.c Makefile
gcc -Wall $< -lSDL2 -o $@