public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] gprofng: Fix dvi documentation build rule
@ 2024-04-15  9:51 Christophe Lyon
  0 siblings, 0 replies; only message in thread
From: Christophe Lyon @ 2024-04-15  9:51 UTC (permalink / raw)
  To: binutils-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=34d5ac9244ccfe566232469ec3bef1329f0bc42e

commit 34d5ac9244ccfe566232469ec3bef1329f0bc42e
Author: Christophe Lyon <christophe.lyon@linaro.org>
Date:   Wed Apr 10 09:58:42 2024 +0000

    gprofng: Fix dvi documentation build rule
    
    This  patch fixes 'install-dvi'.

Diff:
---
 gprofng/doc/Makefile.am | 1 +
 gprofng/doc/Makefile.in | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gprofng/doc/Makefile.am b/gprofng/doc/Makefile.am
index ae0a98c3b24..3df0f326236 100644
--- a/gprofng/doc/Makefile.am
+++ b/gprofng/doc/Makefile.am
@@ -19,6 +19,7 @@
 
 AUTOMAKE_OPTIONS = info-in-builddir foreign no-texinfo.tex
 
+DVIS  = gprofng.dvi
 PDFS  = gprofng.pdf
 HTMLS = gprofng.html
 
diff --git a/gprofng/doc/Makefile.in b/gprofng/doc/Makefile.in
index 3306c51b31c..27a073e86b6 100644
--- a/gprofng/doc/Makefile.in
+++ b/gprofng/doc/Makefile.in
@@ -168,7 +168,6 @@ am__v_texidevnull_0 = > /dev/null
 am__v_texidevnull_1 = 
 INFO_DEPS = gprofng.info
 am__TEXINFO_TEX_DIR = $(srcdir)/.
-DVIS = gprofng_ug.dvi
 PSS = gprofng_ug.ps
 TEXINFOS = gprofng_ug.texi
 TEXI2DVI = texi2dvi
@@ -361,6 +360,7 @@ top_srcdir = @top_srcdir@
 zlibdir = @zlibdir@
 zlibinc = @zlibinc@
 AUTOMAKE_OPTIONS = info-in-builddir foreign no-texinfo.tex
+DVIS = gprofng.dvi
 PDFS = gprofng.pdf
 HTMLS = gprofng.html

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

only message in thread, other threads:[~2024-04-15  9:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-15  9:51 [binutils-gdb] gprofng: Fix dvi documentation build rule Christophe Lyon

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