Never rebuild an already built target

前端 未结 0 589
-上瘾入骨i
-上瘾入骨i 2020-11-28 08:52

I am using a Makefile to automate the installation of some tools, some of which I download

program: installer
    installer install

installer:
    wget https         


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