Commit 01a1e85a by James E Wilson Committed by Jim Wilson

Fix ada enabled "make html".

* Makefile.in (html): New.

From-SVN: r98906
parent e14a6540
2005-04-27 James E Wilson <wilson@specifixinc.com>
* Makefile.in (html): New.
2005-02-28 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/17383
......
......@@ -115,6 +115,9 @@ info:
# Build DVI (none here).
dvi:
# Build html (none here).
html:
# Build TAGS (none here).
TAGS:
......
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