default: fontsize
help:
	@echo "make options: fontsize (generate fontsize metrics)"

fixfont: fixfont.c

fontsize: fixfont
	./fontsize.sh
