help-make
[Top][All Lists]
Advanced

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

Solved: Weird $(eval ) behavior, please help.


From: ³Â¾ü
Subject: Solved: Weird $(eval ) behavior, please help.
Date: Sun, 27 Jul 2008 14:40:50 +0800

Sorry to bother you.

Reading the make doc again, I found that I should have written

  val2 := $$(gpbrname)

instead of

  val2 := $(gpbrname)

That's the answer to my self. The output now is:

val1=YouSee
gpbrname=YouSee
val2=YouSee






reply via email to

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