]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
INSTALL, README, RELEASE: Update references to GNUmakefile
authorAlejandro Colomar <alx@kernel.org>
Wed, 16 Aug 2023 22:16:25 +0000 (00:16 +0200)
committerAlejandro Colomar <alx@kernel.org>
Wed, 16 Aug 2023 22:16:25 +0000 (00:16 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
INSTALL
README
RELEASE

diff --git a/INSTALL b/INSTALL
index d12fd7ae5b5eefbf2a8957c42eac2d5b1fa8a0ae..80071e0ee5a45f952299132a66f8c457f0d1ce46 100644 (file)
--- 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 9925ac13ff3433723a2bae29e76f004f329ca726..52cb6a57de22d75fd5334400e06da66b910a807a 100644 (file)
--- 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 <INSTALL> file, and run
        'make help'.
 
diff --git a/RELEASE b/RELEASE
index aff32873dbdf8650b97912c540135e167b0f706f..97c4479c1fe5179fcf5d2fdbaaeb66ecbbb83694 100644 (file)
--- 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).