https://github.com/9drops/makefile-template
A linux build makefile template.
https://github.com/9drops/makefile-template
c linux make makefile
Last synced: about 2 months ago
JSON representation
A linux build makefile template.
- Host: GitHub
- URL: https://github.com/9drops/makefile-template
- Owner: 9drops
- Created: 2015-04-01T14:14:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-02T01:26:43.000Z (about 11 years ago)
- Last Synced: 2025-10-09T01:51:18.294Z (9 months ago)
- Topics: c, linux, make, makefile
- Language: Shell
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project_build_makefile
功能:
1.linux c/c++项目Makefile编译模板
2.配合svn版本库发布检查
3.使用说明详见compile.README