diff options
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 |