Hello Mark, Mark Thomas writes: > The change to the "am__pep3147_tweak" variable included in > > causes the generated Makefile files not to work on systems (such as > macOS) where "sed" interprets "\n" in the substitution text as the > letter "n" instead of as a newline. Interesting. :-) It seems that using a space instead of a newline work as well.