* doc/Makefile.am (info): Rename goal to...

(info-local): ... this, to preserve implicit dependencies.
* doc/Makefile.in: Regenerate with automake 1.8.5.
This commit is contained in:
Maciej W. Rozycki 2004-06-29 19:41:23 +00:00
parent f7948b5f30
commit 4d1cd5c7c2
3 changed files with 17 additions and 9 deletions

View 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.

View 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

View 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