They were only built because I didn't know how to make Ghostscript
use OTF files directly. Now that I do, there's no need to keep
them, so dropping them for 002.000 makes sense.
PFAFILES = $(addsuffix .pfa, $(FONTBASES))
AFMFILES = $(addsuffix .afm, $(FONTBASES))
-FONTFILES = $(SFDFILES) $(OTFFILES) $(PFAFILES) $(AFMFILES)
+FONTFILES = $(SFDFILES) $(OTFFILES)
DISTFILES = bedstead.c Makefile COPYING \
$(FONTFILES) \