From f7d9e5c3799bfd6d7d8e22a78d4a6dc778231e1d Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Mon, 27 Feb 2006 16:26:26 +0000 Subject: bfd/doc/ 2006-10-14 Carlos O'Donell * Makefile.am: Add html target. * Makefile.in: Regenerate. bfd/ 2006-10-14 Carlos O'Donell * po/Make-in: Add html target. binutils/ 2006-10-14 Carlos O'Donell * po/Make-in: Add html target. gas/ 2006-10-14 Carlos O'Donell * doc/Makefile.am: Add html target. * doc/Makefile.in: Regenerate. * po/Make-in: Add html target. gprof/ 2006-10-14 Carlos O'Donell * po/Make-in: Add html target. ld/ 2006-10-14 Carlos O'Donell * Makefile.am: Add html target. * Makefile.in: Regenerate. * po/Make-in: Add html target. opcodes/ 2006-10-14 Carlos O'Donell * po/Make-in: Add html target. etc/ 2006-10-14 Carlos O'Donell * Makefile.in: TEXI2HTML uses makeinfo. Define HTMLFILES. Add html targets. * configure.texi: Use ifnottex. Add alternative image format specifier as jpg. * standards.texi: Use ifnottex. intl/ 2006-10-14 Carlos O'Donell * intl/Makefile.in: Add html target. --- intl/ChangeLog | 4 ++++ intl/Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'intl') diff --git a/intl/ChangeLog b/intl/ChangeLog index 172f44c..59bec96 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,7 @@ +2006-02-27 Carlos O'Donell + + * intl/Makefile.in: Add html target. + 2005-05-13 Nick Clifton * Update the address and phone number of the FSF organization in diff --git a/intl/Makefile.in b/intl/Makefile.in index f3664ae..c8b9183 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -149,7 +149,7 @@ uninstall: rm -f $(gettextsrcdir)/$$file; \ done -info dvi: +html info dvi: $(OBJECTS): config.h libgettext.h bindtextdom.$lo finddomain.$lo loadmsgcat.$lo: gettextP.h gettext.h loadinfo.h -- cgit v1.1