This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH to libjava/Makefile.am
- From: Tom Tromey <tromey at redhat dot com>
- To: Jason Merrill <jason at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 01 Feb 2002 14:06:05 -0700
- Subject: Re: PATCH to libjava/Makefile.am
- References: <wvllmed7ztx.fsf@prospero.cambridge.redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Jason" == Jason Merrill <jason@redhat.com> writes:
Jason> 2002-02-01 Jason Merrill <jason@redhat.com>
Jason> * Makefile.am (clean-nat): New target.
This is fine -- almost anything to get more libgcj build testing :-).
Unfortunately, for now, libgcj has to use a modified automake.
You can get it here:
ftp://sources.redhat.com/pub/java/automake-gcj-1.4.tar.gz
Tom