No description
Find a file
2024-12-28 15:11:07 +01:00
01.includes start repo, add "include" example 2024-12-28 14:35:15 +01:00
02.variables add info to 02.variables 2024-12-28 15:11:07 +01:00
README.md start repo, add "include" example 2024-12-28 14:35:15 +01:00

Makefile related adventures

Makefiles and the make program are a tool from the very early days of computing (early unix days). While in principle based on a simple list of "recipes" to "make", numerous versions or "flavours" exists of make.

This repo attempts to store some of the "test" run to dertermine stuff and have some examples