* bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in

* gas/Makefile.am: Have 'all' depend on 'info'.
	* ld/Makefile.am: Have 'all' depend on 'info' and 'ld.1'.
	* bfd/Makefile.in, binutils/Makefile.in, gas/Makefile.in
	* ld/Makefile.in: Regenerate.
This commit is contained in:
Zack Weinberg 2005-05-19 23:49:46 +00:00
parent 45e3403e7b
commit 93c827a547
2 changed files with 33 additions and 31 deletions

View File

@ -1,3 +1,7 @@
2005-05-19 Zack Weinberg <zack@codesourcery.com>
* Makefile.in: Have 'all' depend on 'info'.
2003-05-16 Kelley Cook <kelleycook@wideopenwest.com> 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
* configure.texi: Use "i[3-7]86" in example. * configure.texi: Use "i[3-7]86" in example.

View File

@ -51,9 +51,7 @@ TEXIDIR = $(srcdir)/../texinfo
INFOFILES = standards.info configure.info INFOFILES = standards.info configure.info
DVIFILES = standards.dvi configure.dvi DVIFILES = standards.dvi configure.dvi
all: all: info
# We want install to imply install-info as per GNU standards.
install: install-info install: install-info
uninstall: uninstall: