aboutsummaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2024-04-04 21:48:12 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2024-04-05 07:02:56 +0000
commit54e2d897a6470167d1922f17e86ae16067408f16 (patch)
treeb4f34922371439d7a8f35c23ebe3d8ff02e1c736 /gold
parent37eac4810b66f165ed5bb837ac36c0eb9baba727 (diff)
downloadgdb-54e2d897a6470167d1922f17e86ae16067408f16.zip
gdb-54e2d897a6470167d1922f17e86ae16067408f16.tar.gz
gdb-54e2d897a6470167d1922f17e86ae16067408f16.tar.bz2
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.
Diffstat (limited to 'gold')
-rw-r--r--gold/po/Make-in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gold/po/Make-in b/gold/po/Make-in
index 82ea509..4d218b1 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