SHELL := /bin/bash PREPARE_ENVIRONMENT := $(shell ./prepare-enironment.sh > /tmp/makeenv) include /tmp/makeenv