export CFLAGS="$CFLAGS `sdl-config --cflags`" export LDLIBS="`sdl-config --libs` -lm -lSDL_image"