To ignore variable overriding when I include some file, I use this construction :
.PHONY: test .SILENT: include var/make/.env var/make/.env: .env | var/make