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