# Makefile for 300 lines per inch utility fonts. SIZ = 300gf FACE = simpsons default: $(FACE) all: $(FACE) $(FACE): $$@.mf Makefile make -f ../Makefile SIZES="$(SIZ)" FONT="$@" $@.tfm'