]> git.ipfire.org Git - thirdparty/gcc.git/commit - Makefile.def
Makefile.def: Add install-html target.
authorCarlos O'Donell <carlos@codesourcery.com>
Wed, 24 May 2006 17:57:58 +0000 (17:57 +0000)
committerCarlos O'Donell <carlos@gcc.gnu.org>
Wed, 24 May 2006 17:57:58 +0000 (17:57 +0000)
commit65d6e994083e218dc58ac45b62be281abc99663f
tree6b0c7c3c2e57021fd73772383eb541aaae55292b
parent740dfbde6788eb4f7e5be59fb7dd9b72a73e8494
Makefile.def: Add install-html target.

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

* Makefile.def: Add install-html target. Add datarootdir
docdir and htmldir to flags_to_pass.
* Makefile.tpl: Add install-html target.
* Makefile.in: Regenerate.
* configure.in: Add --with-datarootdir, --with-docdir, and
--with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
* configure: Regenerate.

From-SVN: r114048
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.in