all: queryemoji queryemoji: queryemoji.c gcc `pkg-config fontconfig --libs --cflags` -o queryemoji queryemoji.c