This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Update to fastjar directory to allow for readonly source directory.
- From: "Kelley Cook" <kelleycook at wideopenwest dot com>
- To: "java-patches at gcc dot gnu dot org" <java-patches at gcc dot gnu dot org>, "GCC-patches at gcc dot gnu dot org" <GCC-patches at gcc dot gnu dot org>
- Date: Mon, 03 Nov 2003 08:24:44 -0500
- Subject: Re: Update to fastjar directory to allow for readonly source directory.
This was approved upstream by the fastjat maintainer, so I am checking it in.
>> 2003-10-30 Kelley Cook <kcook@gcc.gnu.org>
>>
>> * Makefile.am (my_make_i_flags): Add $(srcdir) and update comment
>> to match.
>> (fastjar.info): Update target to write to build directory.
>> (%.1): New implicit rule from a .pod file.
>> (jar.1): Delete.
>> (grepjar.1): Delete.
>> (jar.pod): New intermediate rule.
>> (grepjar.pod): Likewise.
>> * Makefile.in: Regenerate.