]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Suggested by Manfred Hollstein <manfred.h@gmx.net>:
authorDaniel Jacobowitz <drow@false.org>
Thu, 2 Jan 2003 00:51:34 +0000 (00:51 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 2 Jan 2003 00:51:34 +0000 (00:51 +0000)
* Makefile.am (ld.1): Depend on configdoc.texi
and ldver.texi.
* Makefile.in: Regenerated.

ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/ld.1

index d25783005ad77117e79e9dc17363c5125ed8d867..3613ab7494aa4c2b006ecd14442e07953b6e8324 100644 (file)
@@ -1,3 +1,10 @@
+2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
+
+       Suggested by Manfred Hollstein <manfred.h@gmx.net>:
+       * Makefile.am (ld.1): Depend on configdoc.texi
+       and ldver.texi.
+       * Makefile.in: Regenerated.
+
 2002-12-17  Nick Clifton  <nickc@redhat.com>
 
        * emultempl/pe.em (longopts): Duplicate entry for --compact-implib
index 8247d25d93c69db3058da61d4d7ea5b0fa45f343..339d9093f389d5c83b38e5ae2f3793c32127619f 100644 (file)
@@ -1186,7 +1186,7 @@ ld.dvi: $(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
 # the man output looks standard.
-ld.1: $(srcdir)/ld.texinfo
+ld.1: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
        touch $@
        -$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texinfo > ld.pod
        -($(POD2MAN) ld.pod | \
index f9d9fa492ce631912e5b503cb33429e226caa756..42626e0b764b59b54c1587d2ffe5fb190799327e 100644 (file)
@@ -1898,7 +1898,7 @@ ld.dvi: $(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
 # the man output looks standard.
-ld.1: $(srcdir)/ld.texinfo
+ld.1: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
        touch $@
        -$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texinfo > ld.pod
        -($(POD2MAN) ld.pod | \
diff --git a/ld/ld.1 b/ld/ld.1
index 2a89581aef43248b31ada7d35f872b6dc26f2689..f5e7420a3b140333e9c5b375b4277dfe36bb97f4 100644 (file)
--- a/ld/ld.1
+++ b/ld/ld.1
 .\" ========================================================================
 .\"
 .IX Title "LD 1"
-.TH LD 1 "2002-12-16" "binutils-2.13.1" "GNU Development Tools"
+.TH LD 1 "2003-01-01" "binutils-2.13.2" "GNU Development Tools"
 .SH "NAME"
 ld \- Using LD, the GNU linker
 .SH "SYNOPSIS"