Eclipse - Makefile generation
right mouse click on the project -> Properties -> C/C++ Build -> Generate Makefiles automatically

默认会在 Debug 目录下创建 Makefile 文件。

References
1 Yongqiang Cheng, https://yongqiang.blog.csdn.net/
right mouse click on the project -> Properties -> C/C++ Build -> Generate Makefiles automatically

默认会在 Debug 目录下创建 Makefile 文件。

1 Yongqiang Cheng, https://yongqiang.blog.csdn.net/