From 1070e87f3e0c377941a815573cbf3564e444f982 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sat, 15 Oct 2022 17:52:28 -0700 Subject: [PATCH] makefile comment --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4a1391b23..218dd581e 100644 --- a/Makefile +++ b/Makefile @@ -117,7 +117,7 @@ $(FONTDIR)/var: $(UFODIR): mkdir -p $@ -# roman + italic +# roman + italic with STAT $(FONTDIR)/var/inter-roman-and-italic.stamp: \ $(FONTDIR)/var/_Inter-Roman.var.ttf \ $(FONTDIR)/var/_Inter-Italic.var.ttf \