On Mon, 2010-05-03 at 08:35 -0400, Paul Smith wrote:
> Look at the section in the GNU make manual on pattern rules to see what
> it means to have a pattern rule with no prerequisites: it's something
> very different.
I meant, "pattern rule with no _recipe_", sorry about that!
--
On Mon, 2010-05-03 at 09:13 +0200, HÃ¥kan Kvist wrote:
> Hi.
>
> This problem is found with GNU Make 3.81, on Ubuntu GNU/Linux 8.10
> x86.
>
> 4.11 Multiple Rules for One Target
> One file can be the target of several rules. All the prerequisites
> mentioned in all the rules are merged into one li