* Makefile.in (html): Add html generation support.

From-SVN: r90576
This commit is contained in:
Mike Stump 2004-11-13 07:33:27 +00:00 committed by Mike Stump
parent f87a2b2e89
commit 251089a007
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-11-12 Mike Stump <mrs@apple.com>
* Makefile.in (html): Add html generation support.
2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
* inclhack.def (sco_math): Bypass on __GNUG__.

View File

@ -180,4 +180,5 @@ install : all
dvi :
info :
html :
installcheck :