自己试着写makefile的clean:
多对象makefile,make:Nothing to be done for 'all'
删除了make过程的中间文件%.c~,之后再运行make,就显示make:Nothing to be done for ‘all’
多对象makefile,make:Nothing to be done for 'all'
多对象makefile,make:Nothing to be done for 'all'
删掉目标文件,重新make就好了。

相关文章: