summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2023-02-26 11:01:43 -0500
committerPaul Smith <psmith@gnu.org>2023-02-26 13:46:22 -0500
commitd66a65ad5a0e31b287f53930b0f09e31801f1613 (patch)
tree4faf8abfaa80303a80249500bdab188bb8a0824e /doc
parent8093e2eee3390e6b250c3ae5bfeb5b4a4196d2e2 (diff)
downloadmake-git-d66a65ad5a0e31b287f53930b0f09e31801f1613.tar.gz
GNU Make release 4.4.14.4.1
* NEWS: Set the release number and date. * configure.ac: Update the version. * README.git: Remind to update doc/make.1. * doc/make.1: Update the date. Fix some "GNU Make" references. * doc/make.texi: Update the edition.
Diffstat (limited to 'doc')
-rw-r--r--doc/make.111
-rw-r--r--doc/make.texi2
2 files changed, 5 insertions, 8 deletions
diff --git a/doc/make.1 b/doc/make.1
index 9d8f8a8a..f02afbee 100644
--- a/doc/make.1
+++ b/doc/make.1
@@ -1,4 +1,4 @@
-.TH MAKE 1 "31 May 2022" "GNU" "User Commands"
+.TH MAKE 1 "26 May 2023" "GNU" "User Commands"
.SH NAME
make \- GNU Make utility to maintain groups of programs
.SH SYNOPSIS
@@ -76,9 +76,8 @@ listing, right near other important files such as
The first name checked,
.IR GNUmakefile ,
is not recommended for most makefiles. You should use this name if you have a
-makefile that is specific to GNU
-.BR make ,
-and will not be understood by other versions of
+makefile that is specific to GNU Make, and will not be understood by other
+versions of
.BR make .
If
.I makefile
@@ -368,9 +367,7 @@ except that the modification time is changed only in the imagination of
.B \-\-warn\-undefined\-variables
Warn when an undefined variable is referenced.
.SH "EXIT STATUS"
-GNU
-.B make
-exits with a status of zero if all makefiles were successfully parsed
+GNU Make exits with a status of zero if all makefiles were successfully parsed
and no targets that were built failed. A status of one will be returned
if the
.B \-q
diff --git a/doc/make.texi b/doc/make.texi
index 71317c7d..aa488eb7 100644
--- a/doc/make.texi
+++ b/doc/make.texi
@@ -3,7 +3,7 @@
@setfilename make.info
@include version.texi
-@set EDITION 0.76
+@set EDITION 0.77
@settitle GNU @code{make}
@setchapternewpage odd