public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
From: Christophe Lyon <clyon@sourceware.org>
To: binutils-cvs@sourceware.org
Subject: [binutils-gdb] Add missing install-dvi and install-ps Makefie targets.
Date: Fri,  5 Apr 2024 07:03:25 +0000 (GMT)	[thread overview]
Message-ID: <20240405070325.16C3D384772F@sourceware.org> (raw)

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

commit 54e2d897a6470167d1922f17e86ae16067408f16
Author: Christophe Lyon <christophe.lyon@linaro.org>
Date:   Thu Apr 4 21:48:12 2024 +0000

    Add missing install-dvi and install-ps Makefie targets.
    
    For some reason, these targets are missing although others from the
    same family are present. This looks like an oversight.
    
    This enables calling 'make install-dvi' from the top-level build
    directory.

Diff:
---
 bfd/po/Make-in      | 2 ++
 binutils/po/Make-in | 2 ++
 gas/po/Make-in      | 2 ++
 gold/po/Make-in     | 2 ++
 gprof/po/Make-in    | 2 ++
 ld/po/Make-in       | 2 ++
 opcodes/po/Make-in  | 2 ++
 7 files changed, 14 insertions(+)

diff --git a/bfd/po/Make-in b/bfd/po/Make-in
index 74760f985af..7dd65edcefe 100644
--- a/bfd/po/Make-in
+++ b/bfd/po/Make-in
@@ -127,7 +127,9 @@ install: install-exec install-data
 install-exec:
 install-info:
 install-html:
+install-dvi:
 install-pdf:
+install-ps:
 install-data: install-data-@USE_NLS@
 install-data-no: all
 install-data-yes: all
diff --git a/binutils/po/Make-in b/binutils/po/Make-in
index 096040ec9a2..70092275d38 100644
--- a/binutils/po/Make-in
+++ b/binutils/po/Make-in
@@ -113,7 +113,9 @@ install: install-exec install-data
 install-exec:
 install-info:
 install-html:
+install-dvi:
 install-pdf:
+install-ps:
 install-data: install-data-@USE_NLS@
 install-data-no: all
 install-data-yes: all
diff --git a/gas/po/Make-in b/gas/po/Make-in
index 096040ec9a2..70092275d38 100644
--- a/gas/po/Make-in
+++ b/gas/po/Make-in
@@ -113,7 +113,9 @@ install: install-exec install-data
 install-exec:
 install-info:
 install-html:
+install-dvi:
 install-pdf:
+install-ps:
 install-data: install-data-@USE_NLS@
 install-data-no: all
 install-data-yes: all
diff --git a/gold/po/Make-in b/gold/po/Make-in
index 82ea509b513..4d218b184ca 100644
--- a/gold/po/Make-in
+++ b/gold/po/Make-in
@@ -113,7 +113,9 @@ install: install-exec install-data
 install-exec:
 install-info:
 install-html:
+install-dvi:
 install-pdf:
+install-ps:
 install-data: install-data-@USE_NLS@
 install-data-no: all
 install-data-yes: all
diff --git a/gprof/po/Make-in b/gprof/po/Make-in
index bf97e62c7a9..61b67cf35c2 100644
--- a/gprof/po/Make-in
+++ b/gprof/po/Make-in
@@ -113,7 +113,9 @@ install: install-exec install-data
 install-exec:
 install-info:
 install-html:
+install-dvi:
 install-pdf:
+install-ps:
 install-data: install-data-@USE_NLS@
 install-data-no: all
 install-data-yes: all
diff --git a/ld/po/Make-in b/ld/po/Make-in
index 49f7d78a592..2be0bde8096 100644
--- a/ld/po/Make-in
+++ b/ld/po/Make-in
@@ -120,7 +120,9 @@ install: install-exec install-data
 install-exec:
 install-info:
 install-html:
+install-dvi:
 install-pdf:
+install-ps:
 install-data: install-data-@USE_NLS@
 install-data-no: all
 install-data-yes: all
diff --git a/opcodes/po/Make-in b/opcodes/po/Make-in
index 096040ec9a2..70092275d38 100644
--- a/opcodes/po/Make-in
+++ b/opcodes/po/Make-in
@@ -113,7 +113,9 @@ install: install-exec install-data
 install-exec:
 install-info:
 install-html:
+install-dvi:
 install-pdf:
+install-ps:
 install-data: install-data-@USE_NLS@
 install-data-no: all
 install-data-yes: all

                 reply	other threads:[~2024-04-05  7:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240405070325.16C3D384772F@sourceware.org \
    --to=clyon@sourceware.org \
    --cc=binutils-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).