Commit b0088af7 by Brooks Moses Committed by Brooks Moses

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

From-SVN: r120456
parent e0a9456a
2007-01-04 Brooks Moses <brooks.moses@codesourcery.com> 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. * Makefile.in: Add empty info, html, dvi, pdf targets.
2007-01-04 Mike Stump <mrs@apple.com> 2007-01-04 Mike Stump <mrs@apple.com>
......
...@@ -730,6 +730,8 @@ gcc-extra-parts: ...@@ -730,6 +730,8 @@ gcc-extra-parts:
all: $(extra-parts) all: $(extra-parts)
# Documentation targets (empty). # Documentation targets (empty).
.PHONY: info html dvi pdf
info: info:
html: html:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment