mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-09 13:33:06 -04:00
Add a temporary makefile target for experimental fonts.
This commit is contained in:
parent
6120176259
commit
4b4dac09bf
5
Makefile
5
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user