[Ada] [3.1] "doc" and "dvi" target for makefile

Joseph S. Myers jsm28@cam.ac.uk
Mon May 20 07:27:00 GMT 2002


On Mon, 20 May 2002, Florian Weimer wrote:

>   @subtitle GNAT, The GNU Ada 95 Compiler
> ! @subtitle GNAT Version for GCC 3.2

Please use @include gcc-common.texi and then @value{version-GCC},
everywhere these manuals need a GCC version number, to avoid multiple
places to update the version number.

> ! MANUALS="cpp cppinternals gcc gccint gcj g77 gnat-style gnat_rm libiberty porting"
>   
>   # Now convert the relevant files from texi to HTML and PostScript.
>   for file in $MANUALS; do
> --- 94,100 ----
>   # and fdl.texi.
>   includedir=gcc/gcc/doc/include
>   
> ! MANUALS="cpp cppinternals gcc gccint gcj g77 gnat_ug_unx gnat_ug_vms gnat_ug_vxw gnat_ug_wnt gnat-style gnat_rm libiberty porting"

Currently the gnat_ug manual does @setfilename gnat_ug.info irrespective
of what version is being generated.  I think that for update_web_docs to
work with the manual, it should be changed to use an @setfilename that
agrees with the name of the particular version in use.

(Ideally, for the FSF version, there'd be a generic manual that includes
all the sections about the different systems, but is Unix-like where there
are alternative variants on the level of individual words or sentences.)

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-patches mailing list