help-gnu-utils
[Top][All Lists]
Advanced

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

GNU make variables??


From: GDan
Subject: GNU make variables??
Date: Tue, 8 Jan 2008 13:18:54 -0800 (PST)
User-agent: G2/1.0

X=

somemakerule:
  ....
  $X+="ASTRING"
  ....

============================

I am having trouble with make and how variables are processed - it
seems that rules cannot alter variables??  if I setup a variable
before executing the first rule, a-ok but after that??

DC



reply via email to

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