Suggested by Manfred Hollstein <manfred.h@gmx.net>:
authorDaniel Jacobowitz <drow@false.org>
Thu, 2 Jan 2003 00:47:44 +0000 (00:47 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 2 Jan 2003 00:47:44 +0000 (00:47 +0000)
* Makefile.am (ld.1): Depend on configdoc.texi
and ldver.texi.
* Makefile.in: Regenerated.

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

index f9b3d7e0b702bee5d6c22258a5e420b298a7d15b..79ec901d56a0f373f106087fe5a217b049748a10 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-24    Dmitry Diky <diwil@mail.ru>
 
        * Makefile.am: Add msp430 target.
index 15bb1a22da22a0c727309046b05a7ba5b238fda4..1f229ba05b43e27bbfb92383ca772e5b9d5acac8 100644 (file)
@@ -1437,7 +1437,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 ddef26096e10a5cb0168b3b3739f1dceb431c0a5..4fc8815597ac575cb9db5f26651a7b6529fc30d8 100644 (file)
@@ -2149,7 +2149,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 | \