note makefile help

This commit is contained in:
2025-02-09 22:20:16 +01:00
parent 2250275be5
commit 6b4a846284
2 changed files with 20 additions and 0 deletions

View File

@@ -183,3 +183,5 @@ In this case, the makefile can see that `backup` depends on the current backup f
- [File patterns](Makefiles/patterns.md)
- [Makefile graphs](Makefiles/graph-easy.md)
- [In-build help](Makefiles/help.md)
- [Makefile graphs](Makefiles/graph-easy.md)