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