Commit 312e3fcb by Carlos O'Donell Committed by Carlos O'Donell

Makefile.in: Add install-html target.


2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>

	* Makefile.in: Add install-html target.

From-SVN: r114035
parent e5fbdab9
2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.in: Add install-html target.
2005-12-05 Paolo Bonzini <bonzini@gnu.org> 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET. * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
......
...@@ -127,6 +127,8 @@ install: ...@@ -127,6 +127,8 @@ install:
install-info: install-info:
install-html:
# Cleaning rules. # Cleaning rules.
mostlyclean: mostlyclean:
......
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