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