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