This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH to libjava/Makefile.am
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
>>>>> "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.
I've just checked in the Makefile.am, figuring that it shouldn't hurt since
automake is only automatically run if --enable-maintainer-mode, and my
change will be incorporated the next time someone else touches the file.
Jason