diff options
author | Joseph Myers <joseph@codesourcery.com> | 2006-06-07 15:38:01 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2006-06-07 15:38:01 +0000 |
commit | 6648b7cff9e4fa76e9bff0f57aa5fd81cb19f0f3 (patch) | |
tree | d7cf7ad03aeddc5cf835921059f67f0f027bb76e /ld | |
parent | 037e87445877eb9a0344b7bbe24baa01b1905d2a (diff) | |
download | gdb-6648b7cff9e4fa76e9bff0f57aa5fd81cb19f0f3.zip gdb-6648b7cff9e4fa76e9bff0f57aa5fd81cb19f0f3.tar.gz gdb-6648b7cff9e4fa76e9bff0f57aa5fd81cb19f0f3.tar.bz2 |
bfd/doc:
* bfd.texinfo: Remove local @tex code.
bfd:
* po/Make-in (pdf, ps): New dummy targets.
binutils:
* po/Make-in (pdf, ps): New dummy targets.
gas:
* po/Make-in (pdf, ps): New dummy targets.
gprof:
* po/Make-in (pdf, ps): New dummy targets.
ld:
* po/Make-in (pdf, ps): New dummy targets.
opcodes:
* po/Make-in (pdf, ps): New dummy targets.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/po/Make-in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 8ad2b93..750180c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2006-06-07 Joseph S. Myers <joseph@codesourcery.com> + + * po/Make-in (pdf, ps): New dummy targets. + 2006-06-07 Alan Modra <amodra@bigpond.net.au> * ldlang.h (enum section_type): Delete dsect_section, copy_section, diff --git a/ld/po/Make-in b/ld/po/Make-in index f80f71d..3284f3f 100644 --- a/ld/po/Make-in +++ b/ld/po/Make-in @@ -187,7 +187,7 @@ check: all cat-id-tbl.o: ../intl/libgettext.h -html dvi info tags TAGS ID: +html dvi pdf ps info tags TAGS ID: mostlyclean: rm -f core core.* *.pox $(PACKAGE).po *.old.po cat-id-tbl.tmp |