help-make
[Top][All Lists]
Advanced

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

get empty value


From: gaoyong pan
Subject: get empty value
Date: Tue, 23 Feb 2010 15:19:37 +0800

Does anyone know why $(sth) is empty?

define say
    sth := $(1)
    $(info sth=$(sth))
endef

default:
        $(eval $(call say,its_nice))

-- 
Best Regards
Linux user #384184
@ http://counter.li.org/




reply via email to

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