automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parallel build issues


From: Warren Young
Subject: Re: parallel build issues
Date: Mon, 21 Jun 2021 11:54:59 -0600

On Jun 21, 2021, at 11:49 AM, Werner LEMBERG <wl@gnu.org> wrote:
> 
>  bin_PROGRAMS += ttfautohintGUI

Is Automake smart enough to realize what you’ve done there?

It seems to me this does something down at the GNU make level that should be 
done up at the Automake level, preventing Automake from building its dependency 
tree properly.

Try listing both output programs on a single bin_PROGRAMS line.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]