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




_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to