This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Add html/install-html to boehm-gc and libjava.
- From: Tom Tromey <tromey at redhat dot com>
- To: "Carlos O'Donell" <carlos at codesourcery dot com>
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gnu dot org, per at bothner dot com, aph at redhat dot com
- Date: 24 May 2006 14:25:45 -0600
- Subject: Re: [PATCH] Add html/install-html to boehm-gc and libjava.
- References: <20060524190404.GB26980@lios>
- Reply-to: tromey at redhat dot com
>>>>> "Carlos" == Carlos O'Donell <carlos@codesourcery.com> writes:
Carlos> Add stub install-html target to boehm-gc.
Carlos> Add stub install-html target to libjava.
Carlos> OK to commit?
Yes.
Carlos> The stub install-html target patches for
Carlos> classpath have been sent upstream.
Does classpath need a change if libjava/Makefile.am doesn't invoke
install-html in its subdirs? Or is there a future patch coming to
change this?
Tom