public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/marxin/heads/sphinx-v2)] build system: add missing manual dependencies.
@ 2021-06-24 15:11 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-06-24 15:11 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f7e2d57d7156a58cc5b486ec5324dac3c8d6ed76

commit f7e2d57d7156a58cc5b486ec5324dac3c8d6ed76
Author: Martin Liska <mliska@suse.cz>
Date:   Thu Jun 24 16:28:53 2021 +0200

    build system: add missing manual dependencies.

Diff:
---
 gcc/Makefile.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index da44f28ac92..6acd880b6a5 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -3408,6 +3408,12 @@ doc/gcc/man/man/gcc.1: $(SPHINX_FILES)
 	+ make -C $(srcdir)/../doc man SOURCEDIR=$(srcdir)/doc/gcc BUILDDIR=$(objdir)/doc/gcc/man
 
 doc/gcc/man/man/gcov.1: doc/gcc/man/man/gcc.1
+doc/gcc/man/man/gcov-tool.1: doc/gcc/man/man/gcc.1
+doc/gcc/man/man/gcov-dump.1: doc/gcc/man/man/gcc.1
+doc/gcc/man/man/lto-dump.1: doc/gcc/man/man/gcc.1
+doc/gcc/man/man/gfdl.7: doc/gcc/man/man/gcc.1
+doc/gcc/man/man/gpl.7: doc/gcc/man/man/gcc.1
+doc/gcc/man/man/fsf-funding.7: doc/gcc/man/man/gcc.1
 
 doc/cpp/man/man/cpp.1: $(SPHINX_FILES)
 	+ make -C $(srcdir)/../doc man SOURCEDIR=$(srcdir)/doc/cpp BUILDDIR=$(objdir)/doc/cpp/man


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

only message in thread, other threads:[~2021-06-24 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 15:11 [gcc(refs/users/marxin/heads/sphinx-v2)] build system: add missing manual dependencies Martin Liska

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).