#!/usr/bin/make -f vanity-convert: vanity-convert.cc g++ -I.. -lsfml-graphics -o $@ $<