Skip to content
Snippets Groups Projects
Commit b0088af7 authored by Brooks Moses's avatar Brooks Moses Committed by Brooks Moses
Browse files

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

From-SVN: r120456
parent e0a9456a
No related merge requests found
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.
......
......@@ -730,6 +730,8 @@ gcc-extra-parts:
all: $(extra-parts)
# Documentation targets (empty).
.PHONY: info html dvi pdf
info:
html:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment