Fix ada enabled "make html".
authorJames E Wilson <wilson@specifixinc.com>
Thu, 28 Apr 2005 01:39:03 +0000 (01:39 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 28 Apr 2005 01:39:03 +0000 (18:39 -0700)
* Makefile.in (html): New.

From-SVN: r98906

libada/ChangeLog
libada/Makefile.in

index b9818a3f73cd410f82ce0eebb89ef63258c6a943..2e8bfc2cd53c0ad56e2c9d3abc7f2a19bcb1f3e4 100644 (file)
@@ -1,3 +1,7 @@
+2005-04-27  James E Wilson  <wilson@specifixinc.com>
+
+       * Makefile.in (html): New.
+
 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
 
        PR bootstrap/17383
index b6aa682954f1d8734d14ee78a9e837751bca2cbb..3e0db0befe1c473f381fe8afae90ea7e863b3789 100644 (file)
@@ -115,6 +115,9 @@ info:
 # Build DVI (none here).
 dvi:
 
+# Build html (none here).
+html:
+
 # Build TAGS (none here).
 TAGS: