No description
| 01.includes | ||
| 02.variables | ||
| README.md | ||
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