PYTHON ?= python3 all: PYTHONPATH=../src $(PYTHON) starpu_py.py PYTHONPATH=../src $(PYTHON) starpu_py_parallel.py