Removed UI Code, mostly rewrote FIFO code
[uzbl-mobile] / Makefile
1 all:
2         gcc -lpthread `pkg-config --libs --cflags gtk+-2.0` `pkg-config --libs --cflags webkit-1.0` -Wall uzbl.c -o uzbl
3 test:
4         ./uzbl --uri http://www.archlinux.org