This commit is contained in:
2026-07-13 12:28:59 +08:00
parent 6c3de4b2ef
commit 5e3c1f7353
51 changed files with 9239 additions and 225 deletions
+1 -1
View File
@@ -41,4 +41,4 @@ release: clean
## help: Show this message and exit
help: Makefile
@echo "Available recipes:"
@sed -n 's/^##//p' $< | column -t -s ':' | sed -e 's/^/ /'
@sed -n 's/^##/ /p' $< | column -t -s '='