Makefile 67 B

123456
  1. PYTHON ?= python3
  2. all:
  3. PYTHONPATH=../src $(PYTHON) starpu_py.py