chiark / gitweb /
Fontmap is required by .bdf.ps files
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 2 Nov 2024 01:18:19 +0000 (01:18 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 10 Nov 2024 09:30:35 +0000 (09:30 +0000)
Makefile

index 520d4f752da0ae11b4c29964999d490e8cd4a3b1..b4ebc1a72485da6823e3ec1df828705b1fb1ae3b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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