blob: 180f4c40ba316f47cce15231afae3c094a53260b [file] [log] [blame]
warn=$(warning foo)
$(eval $(warn))
# TODO: Fix
#$(eval $$(warn))
$(warning bar)