Fontmap is required by .bdf.ps files

This commit is contained in:
Ben Harris 2024-11-02 01:18:19 +00:00
parent 90bc582e16
commit a625952522

View File

@ -82,7 +82,7 @@ bedstead-bold-%.bdf.ps: bedstead
# Dependency of all of OTFFILES could be narrowed to just the relevant
# one.
%.bdf: %.bdf.ps $(OTFFILES)
%.bdf: %.bdf.ps $(OTFFILES) Fontmap
gs -q -P -dSAFER -dNODISPLAY -dBATCH $< > $@
%.otf: %.sfd