[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: conditional variable assignment
From: |
Greg Chicares |
Subject: |
Re: conditional variable assignment |
Date: |
Thu, 07 Jun 2007 18:20:56 +0000 |
User-agent: |
Thunderbird 1.5.0.10 (Windows/20070221) |
On 2007-06-07 15:23Z, Haire, Don wrote:
> I have encountered some GNU make code with the following construction:
>
> target_list: variable_name=variable_value
[...]
> However, I have found no documentation for the above syntax. Is this a
> supported construction?
It's in the make-3.81 manual, under:
6.10 Target-specific Variable Values