From 170543e6df331ab7c4f3fad737063f69285da1aa Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 17 Dec 2004 13:17:06 +0000 Subject: [PATCH] remove AFM support. --- mf/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mf/GNUmakefile b/mf/GNUmakefile index 4ed5631f66..8e353a07a3 100644 --- a/mf/GNUmakefile +++ b/mf/GNUmakefile @@ -29,7 +29,7 @@ $(outdir)/aybabtu.otf-table: $(BRACES:%=$(outdir)/feta-braces-%.otf-table) cat $^ > $@ $(outdir)/aybabtu.otf-gtable: $(BRACES:%=$(outdir)/feta-braces-%.otf-gtable) - echo '(staffsize . 20)' > $@ + echo '(design_size . 20)' > $@ LOG_FILES = $(FETA_MF_FILES:%.mf=$(outdir)/%.log) LISP_FILES = $(FETA_MF_FILES:%.mf=$(outdir)/%.lisp) -- 2.39.5