
cc -o tst *.c `pkg-config --libs directfb` `pkg-config --cflags directfb` -I../DirectFB/src/
