sockdrawer: main.c gcc -o $@ main.c ${CFLAGS} `pkg-config --cflags --libs jansson efreet eina ecore efreet-mime edbus` -lwebsockets clean: rm -fR *.o *~ sockdrawer