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 /opcodes | |
parent | * config/tc-arm.c (stdarg.h): include. (diff) | |
download | binutils-gdb-6648b7cff9e4fa76e9bff0f57aa5fd81cb19f0f3.tar.gz binutils-gdb-6648b7cff9e4fa76e9bff0f57aa5fd81cb19f0f3.tar.bz2 binutils-gdb-6648b7cff9e4fa76e9bff0f57aa5fd81cb19f0f3.zip |
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 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/po/Make-in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e1aba837763..2bf851f8ef1 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2006-06-07 Joseph S. Myers <joseph@codesourcery.com> + + * po/Make-in (pdf, ps): New dummy targets. + 2006-06-06 Paul Brook <paul@codesourcery.com> * arm-dis.c (coprocessor_opcodes): Add %c to unconditional arm diff --git a/opcodes/po/Make-in b/opcodes/po/Make-in index a171ce97b91..c2072ddc221 100644 --- a/opcodes/po/Make-in +++ b/opcodes/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 |