From d170cd425ef46341c2649c6a57163b6aebd3a1f0 Mon Sep 17 00:00:00 2001 From: Jens Schweikhardt Date: Tue, 26 Aug 2025 22:35:18 +0200 Subject: Follow CC BY for UTF-8-demo.txt. --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index ba9f396..64dcd38 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -57,6 +57,9 @@ images: check: @grep ^STARTCHAR gallant.src | sort -c +README.html: README.md + comrak --gfm --syntax-highlighting base16-ocean.light $^ > $@ + # FreeBSD: Libs and are in devel/libunistring CC = cc -std=c99 APP_WARNS += -Werror -- cgit v1.2.3