https://github.com/hesreallyhim/mk-files
Assortment of .mk files you can include in your projects to help bootstrap and enhance your workflow
https://github.com/hesreallyhim/mk-files
make makefile makefile-snippets makefiles makefiles-management mk-files
Last synced: 5 months ago
JSON representation
Assortment of .mk files you can include in your projects to help bootstrap and enhance your workflow
- Host: GitHub
- URL: https://github.com/hesreallyhim/mk-files
- Owner: hesreallyhim
- Created: 2025-09-30T05:21:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-30T16:10:47.000Z (9 months ago)
- Last Synced: 2026-01-11T17:46:26.015Z (6 months ago)
- Topics: make, makefile, makefile-snippets, makefiles, makefiles-management, mk-files
- Language: Makefile
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# mk-files
An assortment of Makefile fragments that I'll be adding to as I grow my collection. Not that many people know this because it was written before reddit even existed, but `make` is actually one of the few pieces of good software that's ever been written.
Unix philosophy is sometimes expressed as "do one thing, and do it good", but actually `make` can do just about anything. If you want to learn more about `make`, I highly recommend you do that.
You can include these fragments in your own Makefile (or in your Christmas cards or your email signature) by writing `include .mk`.
## Contributing
Yes.
## License
MIT