Skip to content

Fix some typos and recursive calls to make

Mart Lubbers requested to merge martlubbers/sac2c:fix-typos-make into develop

The typo in the makefile actually forced Linux to kill off many programs because -j without an operand will not limit the number of jobs it runs in parallel... 😄

Merge request reports