Unable to share variable values across target in makefile

后端 未结 0 525
难免孤独
难免孤独 2021-02-07 00:05

Target_2 is unable to get value of eval set in target_1, The destination eval turns out empty handed, i.e no value is assigned to it

.PHONY:target_1
target_1: 
if         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题