Cleanup
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-05-12 03:35:12 +0200 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-05-12 03:35:12 +0200 |
| Commit | 5b06af6c444fcd9e0251512fc364c13ea1e2707b (patch) |
|
-rw-r--r-- |
makext.mk | 5 |
1 files changed, 0 insertions, 5 deletions
| diff --git a/makext.mk b/makext.mk | |||
| ... | |||
| 4 | # improve the build process, manage dependencies, and streamline common |
4 | # improve the build process, manage dependencies, and streamline common |
| 5 | # tasks. |
5 | # tasks. |
| 6 | # |
6 | # |
| 7 | # Features include: |
||
| 8 | # - Enhanced help message generation with support for custom descriptions. |
||
| 9 | # - Automatic description inclusion in help message. |
||
| 10 | # - Automatic license inclusion in help message. |
||
| 11 | # |
||
| 12 | # Visit the GitHub repository at https://github.com/mitjafelicijan/makext |
7 | # Visit the GitHub repository at https://github.com/mitjafelicijan/makext |
| 13 | # to learn more and contribute to the project. |
8 | # to learn more and contribute to the project. |
| 14 | # |
9 | # |
| ... | |||