.NOTPARALLEL with prerequisites needs recent GNU Make
.NOTPARALLEL
GNU Make prior to 4.4 just ignores the prerequisites, and runs everything in serial.
.NOTPARALLELwith prerequisites needs recent GNU MakeGNU Make prior to 4.4 just ignores the prerequisites, and runs
everything in serial.