This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: A patch for java/Make-lang.in
- To: hjl at lucon dot org (H.J. Lu)
- Subject: Re: A patch for java/Make-lang.in
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 25 Oct 1998 14:59:38 -0700
- cc: egcs-patches at cygnus dot com
- Reply-To: law at cygnus dot com
In message <m0zXUFV-000396C@ocean.lucon.org>you write:
> jv-scan is linked with `cat ../stamp-objlist`. But there is no
> dependency in java/Make-lang.in. As the result, make fires
> the jv-scan build before stamp-objlist is done when you do
> parallel make. Here is a patch.
>
>
> --
> H.J. Lu (hjl@gnu.org)
> --
> Sun Oct 25 09:21:36 1998 H.J. Lu (hjl@gnu.org)
>
> * Make-lang.in (jv-scan$(exeext)): Add stamp-objlist to
> dependency.
Thanks! Installed.
jeff