#!/bin/sh run: $(PYTHON_CMD) flame2.py test: ./runtest clean: rm -f *.log ./cleanup # end of file