Skip to content
Posts

Reusable Makefiles Collection

Posted on:March 6, 2024 at 11:58 AM

Enough repeating myself with the same Makefile snippets over and over again. Makefile supports include directive, which allows including Makefile.

I’ve created a repository with the collection of reusable Makefiles.

See the following terminal recording showcasing the rich and colorful output of the make command.

running make commands