LIBS += `imlib2-config --libs` -ljpeg all: g++ -ggdb -I ../ imlibrenderer.c imlib.cc $(LIBS) -o imlibtest