#!/bin/sh run: $(PYTHON_CMD) isentropic.py test: ./runtest clean: ./cleanup # end of file