summaryrefslogtreecommitdiffstats
path: root/unit-tests/Makefile
blob: 95086c16c29edd3e71f5337ce8d9478b1dd693ac (plain)
1
2
3
4
5
6
test :
	python unit -vv

clean :
	rm -f *.{py[oc],o,so} *~