help-make
[Top][All Lists]
Advanced

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

another really dumb question


From: Mark Galeck (CW)
Subject: another really dumb question
Date: Wed, 19 Jan 2011 23:14:57 -0800

Why doesn't this work as expected (expected would be to print "bar")

define FOOBAR
FOO := bar
$(info $(FOO))
endef


$(eval $(call FOOBAR))




reply via email to

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