default_Makefile_args: Return the default value of the
args argument to make().
Description
For make(..., parallelism = "Makefile"),
this function configures the default
arguments to system2().
It is an internal function, and most users do not need to
worry about it.