Makefile creation with buildmk
Makefiles are an important tool to build complex software projects,
see
man make
They help to collect build instructions, file dependencies, compiler options etc
in a single file.
However, to create them manually would be a very tedious task,
in particular if include file dependencies have to be considered.
For this purpose a homegrown utility has been developed, see
man buildmk
It should be available for both, AIX and Linux (plus a couple more).
Last updated: 16-Aug-2025, M.Kraemer
Legal Notice
Data privacy protection