Vikas wrote: > > 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.
You can simply add the second file to the command line. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
