优化了命名
This commit is contained in:
11
C10-Makefile/C10-Makefile.md
Normal file
11
C10-Makefile/C10-Makefile.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Makefile
|
||||
|
||||
## makefile与Makefile的区别
|
||||
|
||||
`make`会优先使用`makefile`,发布的项目一般是一个`Makefile`,方便用户写自己的`makefile`。
|
||||
|
||||
|
||||
|
||||
## 参考资料
|
||||
|
||||
[跟我一起写Makefile — 跟我一起写Makefile 1.0 文档 (seisman.github.io)](
|
||||
Reference in New Issue
Block a user