chiark / gitweb /
Minimal Makefile bits for making Bedstead Bold
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 15 Oct 2021 13:17:02 +0000 (14:17 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 16 Oct 2021 19:06:33 +0000 (20:06 +0100)
Makefile

index e78ed6c3efaeef4727dc1b7e239d8a7051e9774e..97b23debb14e0906e3036ef099524e2ad90ae459 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ OTFFILES = $(addsuffix .otf, $(FONTBASES))
 DISTFILES = bedstead.c Makefile COPYING NEWS \
        Fontmap \
        $(OTFFILES) \
-       bedstead-10.bdf bedstead-20.bdf \
+       bedstead-10.bdf bedstead-20.bdf bedstead-bold-20.bdf \
        bedstead-10-df.png bedstead-20-df.png \
        bedstead-complement.pdf
 
@@ -37,6 +37,9 @@ bedstead-extracondensed.sfd: bedstead
 bedstead-ultracondensed.sfd: bedstead
        ./bedstead --ultra-condensed > bedstead-ultracondensed.sfd
 
+bedstead-bold.sfd: bedstead
+       ./bedstead --bold > bedstead-bold.sfd
+
 bedstead-oc.sfd: bedstead
        ./bedstead --plotter > bedstead-oc.sfd