test:
	PYTHONPATH=../.. \
		python calc.py


clean:
	:
