.PHONY: test $(wildcard function/*.t) test: prove -r -e $(LAPTREE)/python/lap/python function function/*.t: $(LAPTREE)/python/lap/python $@