summaryrefslogtreecommitdiff
path: root/makext.mk
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 03:35:12 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 03:35:12 +0200
commit5b06af6c444fcd9e0251512fc364c13ea1e2707b (patch)
treecd0ced94e01cf5fffc6ce8734c15f18021b0f602 /makext.mk
parent4c63e84ce295387d74f0abdc83660b4de4500416 (diff)
downloadmakext-5b06af6c444fcd9e0251512fc364c13ea1e2707b.tar.gz
Cleanup
Diffstat (limited to 'makext.mk')
-rw-r--r--makext.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/makext.mk b/makext.mk
index 99cba0a..4c89377 100644
--- a/makext.mk
+++ b/makext.mk
@@ -4,11 +4,6 @@
# improve the build process, manage dependencies, and streamline common
# tasks.
#
-# Features include:
-# - Enhanced help message generation with support for custom descriptions.
-# - Automatic description inclusion in help message.
-# - Automatic license inclusion in help message.
-#
# Visit the GitHub repository at https://github.com/mitjafelicijan/makext
# to learn more and contribute to the project.
#