git.mcksp
    1
    2
build:
	gcc -o rl main.c -Wall `sdl2-config --cflags --libs` -lSDL2_ttf -lSDL2_image -lm