another : CURR_DIR := $(shell pwd) show_vars = $(info $(foreach v,$1,$v='$(value $v)')) $(call show_vars,CURR_DIR)