diff options
author | Roland McGrath <roland@redhat.com> | 1993-08-19 21:03:38 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1993-08-19 21:03:38 +0000 |
commit | 2012e2877c7cc5f63940cdbe4959be51b6631d05 (patch) | |
tree | cf3329b24aacf2375ec5ddbe6a53d176b50d7a22 /make.texinfo | |
parent | ba45b6e5fa79ace024f5e2685ae22c01449000e6 (diff) | |
download | gunmake-2012e2877c7cc5f63940cdbe4959be51b6631d05.tar.gz |
Formerly make.texinfo.~116~
Diffstat (limited to 'make.texinfo')
-rw-r--r-- | make.texinfo | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/make.texinfo b/make.texinfo index 8da82b9..103f914 100644 --- a/make.texinfo +++ b/make.texinfo @@ -9,7 +9,7 @@ @set EDITION 0.44 @set VERSION 3.69 Beta -@set UPDATED 1 August 1993 +@set UPDATED 19 August 1993 @set UPDATE-MONTH August 1993 @c finalout @@ -7984,6 +7984,10 @@ functionality in that it will check out SCCS files for makefiles. @item Various new built-in implicit rules. @xref{Catalogue of Rules, ,Catalogue of Implicit Rules}. + +@item +The built-in variable @samp{MAKE_VERSION} gives the version number of +@code{make}. @end itemize @node Missing, Makefile Conventions, Features, Top |