help-make
[Top][All Lists]
Advanced

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

RE: Initializing variables in rules


From: PATTON, BILLY \(SBCSI\)
Subject: RE: Initializing variables in rules
Date: Mon, 27 Mar 2006 15:11:26 -0600

Theirry,
  Someone else may correct may but as it has been my honor of learning much about make in the last few weeks.
name := world is make syntax.  After it gets into the command section is it shell syntax. The 2 don't mix very well
 
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Thierry Lam
Sent: Wednesday, March 22, 2006 12:13 PM
To: address@hidden
Subject: Initializing variables in rules

Is it possible to initialize a variable in a rule, for example:

 

 

hello:

            name := world

 

 

Thanks

Thierry 


reply via email to

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