* Makefile.in: Added .PHONY entry for documentation targets.

From-SVN: r120456
This commit is contained in:
Brooks Moses 2007-01-04 23:43:11 +00:00 committed by Brooks Moses
parent e0a9456adf
commit b0088af7b1
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.in: Added .PHONY entry for documentation targets.
2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.in: Add empty info, html, dvi, pdf targets.

View file

@ -730,6 +730,8 @@ gcc-extra-parts:
all: $(extra-parts)
# Documentation targets (empty).
.PHONY: info html dvi pdf
info:
html: