test: test.cpp g++ `sdl-config --cflags --libs` test.cpp -o test clean: rm test