Makefile Conventions

Structures Makefiles as a universal command interface using modular includes and self-documenting help. Use when the user wants to add a make target, create a Makefile, organize build commands, set up a make-based workflow, or asks how to structure make targets. Also activate before modifying any Makefile or mk/ file in this project.

tovrleaf 73c7a5f 12 files · 18.1 KB Updated

File contents

tovrleaf/openkata/tree/main/skills/makefile-conventions commit 73c7a5fb6f

Frequently asked questions

npx skillmds@latest add tovrleaf/makefile-conventions