Each action must be indented with at least one space (traditional make requires a tab character)
本文介绍了一个简单的Makefile示例,用于编译当前目录下的所有C和C++源文件。通过使用wildcard和patsubst函数,Makefile能够自动识别并处理这些文件,最终生成可执行文件。
Each action must be indented with at least one space (traditional make requires a tab character)

被折叠的 条评论
为什么被折叠?