* Makefile.in (install-info): New dummy target.

From-SVN: r122832
This commit is contained in:
Brooks Moses 2007-03-12 06:13:30 +00:00 committed by Brooks Moses
parent 3c38f0ff2e
commit e8bb459742
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.in (install-info): New dummy target.
2007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
* config.host (bfin*-linux-uclibc*): Set extra_parts.

View File

@ -735,9 +735,10 @@ gcc-extra-parts:
all: $(extra-parts)
# Documentation targets (empty).
.PHONY: info html dvi pdf install-html install-pdf
.PHONY: info html dvi pdf install-info install-html install-pdf
info:
install-info:
html:
install-html:
dvi: