Including make.conf early breaks users who have
non-trivial things there.
Move its include back to where it was, and include
local.sys.env.mk early - which we specifically define to
only do things safe at that early point.
Might as well add a corresponding src-env.conf to
include via src.sys.env.mk