Progress: Continue program relating work, focusing on Featureless Make and printing.
I am finally getting close to wrapping up the printing changes in Featureless Make.
There are some improvements in the design that need to be reflected in the other already migrated programs (such as fss_write).
Having the extra flags and object on fl_print_t is already showing its worth.
I am able to drastically simplify the print functions.
I am also now using fake_main_t structure.
I like that pattern that is forming from this and will need to also update the already migrated programs.
Featureless Make is nearly fully migrated.
There are still some fixme and todo situations to resolve.