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. --- ld/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ld/Makefile.am') diff --git a/ld/Makefile.am b/ld/Makefile.am index e73075d..5de4d46 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -1676,8 +1676,7 @@ ldver.texi: $(srcdir)/../bfd/configure eval `grep '^ *VERSION=' $(srcdir)/../bfd/configure`; \ echo "@set VERSION $$VERSION" > $@ -$(srcdir)/ld.info: $(srcdir)/ld.texinfo configdoc.texi ldver.texi -ld.dvi: $(srcdir)/ld.texinfo configdoc.texi ldver.texi +$(srcdir)/ld.info ld.dvi ld.html: $(srcdir)/ld.texinfo configdoc.texi ldver.texi # Build the man page from the texinfo file # The sed command removes the no-adjust Nroff command so that -- cgit v1.1