forked from Imagelibrary/binutils-gdb
put version number into doc from makefile
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
Thu Aug 10 17:35:00 1995 Ken Raeburn <raeburn@cygnus.com>
|
||||||
|
|
||||||
|
* Makefile.in (config.texi): New target. Write out a setting for
|
||||||
|
texinfo variable VERSION.
|
||||||
|
(binutils.dvi, binutils.info): Depend on it.
|
||||||
|
* binutils.texi: Include it, and reference @value{VERSION} instead
|
||||||
|
of explicitly specifying 2.2(!).
|
||||||
|
|
||||||
Thu Aug 10 16:07:53 1995 Ian Lance Taylor <ian@cygnus.com>
|
Thu Aug 10 16:07:53 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* coffgrok.c (do_type): Handle array dimensions the same way gdb
|
* coffgrok.c (do_type): Handle array dimensions the same way gdb
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
\input texinfo @c -*- Texinfo -*-
|
\input texinfo @c -*- Texinfo -*-
|
||||||
@setfilename binutils.info
|
@setfilename binutils.info
|
||||||
|
@include config.texi
|
||||||
|
|
||||||
@ifinfo
|
@ifinfo
|
||||||
@format
|
@format
|
||||||
@@ -51,7 +52,7 @@ into another language, under the above conditions for modified versions.
|
|||||||
@titlepage
|
@titlepage
|
||||||
@finalout
|
@finalout
|
||||||
@title The GNU Binary Utilities
|
@title The GNU Binary Utilities
|
||||||
@subtitle Version 2.2
|
@subtitle Version @value{VERSION}
|
||||||
@sp 1
|
@sp 1
|
||||||
@subtitle May 1993
|
@subtitle May 1993
|
||||||
@author Roland H. Pesch
|
@author Roland H. Pesch
|
||||||
@@ -85,7 +86,7 @@ into another language, under the above conditions for modified versions.
|
|||||||
|
|
||||||
@cindex version
|
@cindex version
|
||||||
This brief manual contains preliminary documentation for the GNU binary
|
This brief manual contains preliminary documentation for the GNU binary
|
||||||
utilities (collectively version 2.2):
|
utilities (collectively version @value{VERSION}):
|
||||||
|
|
||||||
@iftex
|
@iftex
|
||||||
@table @code
|
@table @code
|
||||||
|
|||||||
Reference in New Issue
Block a user