From: Ben Harris Date: Mon, 27 Nov 2017 00:09:28 +0000 (+0000) Subject: Add a temporary makefile target for experimental fonts. X-Git-Tag: bedstead-002.000~35 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=4b4dac09bfb490f472b9dcd515a5e490004daf4b;p=bedstead-debian.git Add a temporary makefile target for experimental fonts. --- diff --git a/Makefile b/Makefile index 5b6f3d9..ad1bdad 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,11 @@ DISTFILES = bedstead.c Makefile COPYING \ all: $(DISTFILES) \ sample.png title.png extended.png +.PHONY: experimental +experimental: bedstead-chiseltip.otf bedstead-plotter-thin.otf \ + bedstead-plotter-light.otf bedstead-plotter-medium.otf \ + bedstead-plotter-bold.otf + bedstead.sfd: bedstead ./bedstead > bedstead.sfd