#!/bin/sh run: $(PYTHON_CMD) catcomb.py test: ./runtest clean: rm -f *.log ./cleanup # end of file