From e50b4ffa4ac7ac07cd4922459b292734b0e370bd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 7 May 2019 20:40:28 +0000 Subject: doc: give txt files proper titles We can fix the redundant rule in include.mk which causes make(1) on FreeBSD to complain; but HTML docs will likely still require GNU make. --- Documentation/include.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Documentation/include.mk') diff --git a/Documentation/include.mk b/Documentation/include.mk index 02cbef30..9089e062 100644 --- a/Documentation/include.mk +++ b/Documentation/include.mk @@ -87,8 +87,9 @@ dtxt := $(addprefix Documentation/, $(dtxt)) $(mantxt) Documentation/standards.txt : Documentation/standards.perl $(PERL) $< >$@+ && mv $@+ $@ -%.html: %.txt - TITLE="$(basename $(