public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2812] [documentation] No need anymore to "mention ['gt-*.h' file] as a dependency in the 'Makefile'"
@ 2021-08-09 11:28 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2021-08-09 11:28 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7cc85851bc7981b999f9ebadcf3f4b2c34c0ce07

commit r12-2812-g7cc85851bc7981b999f9ebadcf3f4b2c34c0ce07
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Wed Aug 4 13:52:58 2021 +0200

    [documentation] No need anymore to "mention ['gt-*.h' file] as a dependency in the 'Makefile'"
    
    ... as of r202907 (Git commit b6541edc52ed57b6e47150396356d3080ba81034)
    "remove explicit dependencies".
    
            gcc/
            * doc/gty.texi (Files): Update.

Diff:
---
 gcc/doc/gty.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/doc/gty.texi b/gcc/doc/gty.texi
index b90931dcc9c..cf070c1f7f7 100644
--- a/gcc/doc/gty.texi
+++ b/gcc/doc/gty.texi
@@ -630,8 +630,7 @@ pathname relative to the @file{gcc} directory with slashes replaced by
 @verb{|-|}, so for example the header file to be included in
 @file{cp/parser.c} is called @file{gt-cp-parser.h}.  The
 generated header file should be included after everything else in the
-source file.  Don't forget to mention this file as a dependency in the
-@file{Makefile}!
+source file.
 
 @end enumerate


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-09 11:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09 11:28 [gcc r12-2812] [documentation] No need anymore to "mention ['gt-*.h' file] as a dependency in the 'Makefile'" Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).