From: Alejandro Colomar Date: Wed, 16 Aug 2023 22:16:25 +0000 (+0200) Subject: INSTALL, README, RELEASE: Update references to GNUmakefile X-Git-Tag: man-pages-6.06~315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b60faa4dd38f46fab525f729bfd248958cc74edf;p=thirdparty%2Fman-pages.git INSTALL, README, RELEASE: Update references to GNUmakefile Signed-off-by: Alejandro Colomar --- diff --git a/INSTALL b/INSTALL index d12fd7ae5b..80071e0ee5 100644 --- a/INSTALL +++ b/INSTALL @@ -131,7 +131,7 @@ Description targets that can be used. Files - Makefile, share/mk/install-man.mk, share/mk/install.mk + GNUmakefile, share/mk/install-man.mk, share/mk/install.mk Main makefiles for installing (however, others may also be used by inclusion). diff --git a/README b/README index 9925ac13ff..52cb6a57de 100644 --- a/README +++ b/README @@ -35,7 +35,7 @@ Files Change log. Includes most relevant changes. However, it's not as complete as the git(1) log. - Makefile, share/mk/* + GNUmakefile, share/mk/* Build system. For help, consult the file, and run 'make help'. diff --git a/RELEASE b/RELEASE index aff32873db..97c4479c1f 100644 --- a/RELEASE +++ b/RELEASE @@ -188,7 +188,7 @@ Files Changes, Changes.old Change log. Includes most relevant changes. - Makefile, share/mk/dist.mk, share/mk/version.mk + GNUmakefile, share/mk/dist.mk, share/mk/version.mk Main makefiles used for releasing (however, others may also be used by inclusion).