https://github.com/sagikazarmark/makefiles
Common Makefiles
https://github.com/sagikazarmark/makefiles
Last synced: 7 months ago
JSON representation
Common Makefiles
- Host: GitHub
- URL: https://github.com/sagikazarmark/makefiles
- Owner: sagikazarmark
- License: mit
- Created: 2020-02-10T13:12:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T20:30:25.000Z (over 4 years ago)
- Last Synced: 2025-03-06T18:52:46.676Z (7 months ago)
- Language: Makefile
- Size: 27.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Common Makefiles
This repository contains `Makefile` templates for various project layouts.
All targets support [self-documentation](http://marmelab.com/blog/2016/02/29/auto-documented-makefile.html).
Downloaded Makefiles should be version controlled in projects and updated to newer versions manually.
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.