mamold reads MAM (Make Abstract Machine) target and prerequisite file descriptions from the standard input and writes an
equivalent gmake(1) makefile on the standard output. Mamfiles are generated by
the --mam option of nmake(1) and
gmake(1).
Symbolic information is preserved where possible in the output makefile. Comments, however, are lost in the conversion. Recursive
makefiles are not converted; each makefile level must be converted separately.