Tool for debugging makefiles

前端 未结 6 1208
有刺的猬
有刺的猬 2020-12-12 13:08

I have a large legacy codebase with very complicated makefiles, with lots of variables. Sometimes I need to change them, and I find that it\'s very difficult to figure out

6条回答
  •  情歌与酒
    2020-12-12 13:27

    remake --debugger all

    More info https://vimeo.com/97397484

    https://github.com/rocky/remake/wiki/Installing

提交回复
热议问题