summaryrefslogtreecommitdiff
path: root/gcc/ada/gnat_ug.texi
diff options
context:
space:
mode:
authorfw <fw@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-31 10:47:33 +0000
committerfw <fw@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-31 10:47:33 +0000
commit8896af5846f0e7764cb403858a1ed7b3592fc49f (patch)
tree799fbff956dbbbf47b6527a8ac7664b795200cee /gcc/ada/gnat_ug.texi
parentb345268e5a7359a4e8873ebb62d8c198e9c6b1ee (diff)
downloadgcc-8896af5846f0e7764cb403858a1ed7b3592fc49f.tar.gz
2002-05-31 Florian Weimer <fw@deneb.enyo.de>
* Makefile.in, Make-lang.in: Documentation is now built in Make-lang.in. Store Info and generated Texinfo files in the source directory. * gnat_ug.texi: Remove CVS keywords, correct version number. Set file name correctly. * gnat_ug_*.texi: Add. * .cvsignore: Ignore generated Texinfo files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54100 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/gnat_ug.texi')
-rw-r--r--gcc/ada/gnat_ug.texi17
1 files changed, 8 insertions, 9 deletions
diff --git a/gcc/ada/gnat_ug.texi b/gcc/ada/gnat_ug.texi
index 233d2bd71f2..5c89d2e7c8c 100644
--- a/gcc/ada/gnat_ug.texi
+++ b/gcc/ada/gnat_ug.texi
@@ -7,8 +7,6 @@
@c o
@c G N A T _ U G o
@c o
-@c $Revision: 1.559 $
-@c o
@c Copyright (C) 1992-2002 Ada Core Technologies, Inc. o
@c o
@c GNAT is free software; you can redistribute it and/or modify it under o
@@ -56,23 +54,28 @@
@c
@c oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
-@setfilename gnat_ug.info
@ifset vms
+@setfilename gnat_ug_vms.info
@settitle GNAT User's Guide for OpenVMS Alpha
@end ifset
@ifset wnt
+@setfilename gnat_ug_wnt.info
@settitle GNAT User's Guide for Windows NT
@end ifset
@ifset unx
+@setfilename gnat_ug_unx.info
@settitle GNAT User's Guide for Unix Platforms
@end ifset
@ifset vxworks
+@setfilename gnat_ug_vxw.info
@settitle GNAT User's Guide for Cross Platforms
@end ifset
+@include gcc-common.texi
+
@setchapternewpage odd
@syncodeindex fn cp
@c %**end of header
@@ -100,9 +103,7 @@
@end ifset
@subtitle GNAT, The GNU Ada 95 Compiler
-@subtitle Document revision level $Revision: 1.559 $
-@subtitle GNAT Version 3.16w
-@subtitle Date: $Date: 2002/03/04 18:44:34 $
+@subtitle GNAT Version for GCC @value{version-GCC}
@author Ada Core Technologies, Inc.
@@ -156,9 +157,7 @@ GNAT User's Guide for Cross Platforms
GNAT, The GNU Ada 95 Compiler
-GNAT Version 3.16w
-
-Date: $Date: 2002/03/04 18:44:34 $
+GNAT Version for GCC @value{version-GCC}
Ada Core Technologies, Inc.