* Makefile.in: Add empty info, html, dvi, pdf targets.

From-SVN: r120455
This commit is contained in:
Brooks Moses 2007-01-04 23:27:33 +00:00 committed by Brooks Moses
parent e4b6bec2f1
commit e0a9456adf
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.in: Add empty info, html, dvi, pdf targets.
2007-01-04 Mike Stump <mrs@apple.com>
* Makefile.in (MAKEINFO): Remove.

View File

@ -729,6 +729,15 @@ gcc-extra-parts:
all: $(extra-parts)
# Documentation targets (empty).
info:
html:
dvi:
pdf:
# Install rules. These do not depend on "all", so that they can be invoked
# recursively from it.
install-libunwind: