<aside> 💡 Makefile可以使文件根据Makefile中编写的指令自动编译
</aside>
调用Makefile只需要输入make指令即可
Makefile中没有数据类型,所有变量都是字符串类型