Hello Everybody,
I have two PC based files for DirectFB simple application which are related to each other.
For single file i used to compile a program using command:
    gcc `pkg-config --cflags directfb` -o df_window df_window.c `pkg-config --libs directfb`

But to compile two DirectFB PC based files i need a Makefile. 

If anybody knows how to include this library in Makefile, then please send me the sample.

Thanks,
Vikas S



_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to