Нет описания

Makefile 99B

    hello_sdl: hello_sdl.c $(CC) $(pkg-config --cflags --libs sdl2 SDL2_ttf) hello_sdl.c -o hello_sdl