[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: conditional variable assignment
From: |
Haire, Don |
Subject: |
RE: conditional variable assignment |
Date: |
Thu, 7 Jun 2007 15:10:12 -0400 |
Got it. Thanks, Greg.
-----Original Message-----
From: Greg Chicares [mailto:address@hidden
Sent: Thursday, June 07, 2007 2:21 PM
To: Haire, Don
Cc: address@hidden
Subject: Re: conditional variable assignment
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