OSDN Git Service

* doc/Makefile.am (info): Rename goal to...
authormacro <macro>
Tue, 29 Jun 2004 19:41:23 +0000 (19:41 +0000)
committermacro <macro>
Tue, 29 Jun 2004 19:41:23 +0000 (19:41 +0000)
(info-local): ... this, to preserve implicit dependencies.
* doc/Makefile.in: Regenerate with automake 1.8.5.

gas/ChangeLog
gas/doc/Makefile.am
gas/doc/Makefile.in

index 6cedeed..1c0e301 100644 (file)
@@ -1,3 +1,9 @@
+2004-06-28  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * doc/Makefile.am (info): Rename goal to...
+       (info-local): ... this, to preserve implicit dependencies.
+       * doc/Makefile.in: Regenerate with automake 1.8.5.
+
 2004-06-25  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
 
        * config/tc-m32r.c (md_convert_frag): Changed for @PLT.
index 7f0f805..610e899 100644 (file)
@@ -85,7 +85,7 @@ CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
 # Maintenance
 
 # We need it for the taz target in ../../Makefile.in.
-info: $(MANS)
+info-local: $(MANS)
 
 # Build the man page from the texinfo file
 # The sed command removes the no-adjust Nroff command so that
index 0c6a1b0..8367f5f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.4 from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -493,7 +493,9 @@ html: html-am
 
 html-am: $(HTMLS)
 
-info-am: $(INFO_DEPS)
+info: info-am
+
+info-am: $(INFO_DEPS) info-local
 
 install-data-am: install-data-local install-man
 
@@ -559,11 +561,11 @@ uninstall-man: uninstall-man1
 
 .PHONY: all all-am check check-am clean clean-generic clean-info \
        clean-libtool dist-info distclean distclean-generic \
-       distclean-libtool dvi dvi-am html html-am info info-am install \
-       install-am install-data install-data-am install-data-local \
-       install-exec install-exec-am install-info install-info-am \
-       install-man install-man1 install-strip installcheck \
-       installcheck-am installdirs maintainer-clean \
+       distclean-libtool dvi dvi-am html html-am info info-am \
+       info-local install install-am install-data install-data-am \
+       install-data-local install-exec install-exec-am install-info \
+       install-info-am install-man install-man1 install-strip \
+       installcheck installcheck-am installdirs maintainer-clean \
        maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
        mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \
        pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
@@ -590,7 +592,7 @@ install-data-local: install-info
 # Maintenance
 
 # We need it for the taz target in ../../Makefile.in.
-info: $(MANS)
+info-local: $(MANS)
 
 # Build the man page from the texinfo file
 # The sed command removes the no-adjust Nroff command so that