defaultVars is a reserved variable, a named vector that defines
Makefile variables, i.e., shell variables that will exist during
the execution of Makefile rules. The content of this variable
is written to the resulting Makefile during the execution of
the makefile() function.