在我进入时的shell中
echo $demoPath
它打印
/usr/local/demo
如何$demoPath在makefile中获取此变量的值?
$demoPath
shell makefile
makefile ×1
shell ×1